#
3fe976cc |
| 20-Jun-2022 |
George Liu <liuxiwei@inspur.com> |
Update clang-format
Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I58738190d06bf216a13048d768aa4054d820d2e8
|
#
afa54c68 |
| 30-Mar-2022 |
Harvey.Wu <Harvey.Wu@quantatw.com> |
Adding to support double type
- The current OpenBMC's value dbus property type has been changed to 'double', so adding to support double type in yaml and format.
phosphor-dbus-interfaces PR: http
Adding to support double type
- The current OpenBMC's value dbus property type has been changed to 'double', so adding to support double type in yaml and format.
phosphor-dbus-interfaces PR: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-dbus-interfaces/+/11739
Signed-off-by: Harvey.Wu <Harvey.Wu@quantatw.com> Change-Id: Ic02ce6c8bf91490f7709365c9cbab57b12a264cc
show more ...
|
#
b839c3ea |
| 02-Sep-2021 |
Alexander Filippov <a.filippov@yadro.com> |
format: fix logging of a boolean property
The journal callback keeps silence if the property is boolean. It happens due the mistype in the format definition.
This commit fixes the mistype in the fo
format: fix logging of a boolean property
The journal callback keeps silence if the property is boolean. It happens due the mistype in the format definition.
This commit fixes the mistype in the format definition.
Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Change-Id: Ibc0fc6d0c275d4f8d6f592794813256d529e0ccd
show more ...
|
#
ae4c95c6 |
| 16-May-2020 |
Andrew Geissler <geissonator@yahoo.com> |
string: ensure string included
Latest upstream yocto appears to have removed a free include of string. This is causing compile failures for files which do not include it properly.
Signed-off-by: An
string: ensure string included
Latest upstream yocto appears to have removed a free include of string. This is causing compile failures for files which do not include it properly.
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ie93f251b00db4d4a543b361262fad2201923e2c5
show more ...
|
#
3d6d3182 |
| 31-Aug-2018 |
Patrick Venture <venture@google.com> |
update .clang-format
Added the header inclusion order to the .clang-format file generated these changes.
Change-Id: I4f51a20f469de431ee6a5ba78e3f4da39c980fab Signed-off-by: Patrick Venture <venture
update .clang-format
Added the header inclusion order to the .clang-format file generated these changes.
Change-Id: I4f51a20f469de431ee6a5ba78e3f4da39c980fab Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|
#
d1eac88d |
| 29-Mar-2018 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Enable clang-format
Fix up errors and enable clang-format during CI builds.
Change-Id: I4176b81f8b85a287af9354165e09ff66aeb9fb29 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
#
ec2ed2fb |
| 31-May-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Fix bool and string templates/rendering
Fix a number of bugs related to rendering and instantiation of string and bool templates.
Change-Id: Ic75842b4016f4d96bf5850f9c4ad778d82e075ed Signed-off-by:
Fix bool and string templates/rendering
Fix a number of bugs related to rendering and instantiation of string and bool templates.
Change-Id: Ic75842b4016f4d96bf5850f9c4ad778d82e075ed Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|
#
893b3488 |
| 23-May-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Add printf format utility
Add a template for obtaining a format string at build for a built-in C++ type.
Change-Id: I8e5d26d4481b3ddafb5ffddbb058a1c75b3a2257 Signed-off-by: Brad Bishop <bradleyb@fu
Add printf format utility
Add a template for obtaining a format string at build for a built-in C++ type.
Change-Id: I8e5d26d4481b3ddafb5ffddbb058a1c75b3a2257 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|