#
27dd6368 |
| 10-May-2023 |
Patrick Williams <patrick@stwcx.xyz> |
clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest
clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: I27b0d1357211259edb6ec2776924729052f238d6 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
b82cbf75 |
| 27-Jun-2022 |
Zane Shelley <zshelle@us.ibm.com> |
Update to clang-format-14
Required because the Jenkins CI tools have moved to v14.
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: I3cf4df1b45325545a423bdcb810040724a598ec5
|
#
4efca280 |
| 10-Jun-2022 |
Andrew Geissler <geissonator@yahoo.com> |
include what you use (array)
New yocto rebase compiler has been failing on missing includes so add them in.
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Iebd2fcc5d248528e04d3c5
include what you use (array)
New yocto rebase compiler has been failing on missing includes so add them in.
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Iebd2fcc5d248528e04d3c58b4d4ecd2f5694f4aa
show more ...
|
#
f5210bb6 |
| 05-Jan-2021 |
Ben Tyner <ben.tyner@ibm.com> |
Attn: Add support for raw PEL creation
Attention handler needs to pass raw PEL's to phosphor logging in order to submit PEL's on behalf of other components (e.g. hypervisor)
Signed-off-by: Ben Tyne
Attn: Add support for raw PEL creation
Attention handler needs to pass raw PEL's to phosphor logging in order to submit PEL's on behalf of other components (e.g. hypervisor)
Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: Id9a30728e7b463ac876b5dca023ca2627a25bb16
show more ...
|