commit | 0cd6d84b0a58a950e691835f3241395d4628a6d4 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Mon Dec 27 11:56:02 2021 +0800 |
committer | Lei YU <yulei.sh@bytedance.com> | Fri Jan 07 05:21:11 2022 +0000 |
tree | 7e86e8265b7eb7f31036af1d53f2e641739c965f | |
parent | 3d8ab813d89d4a40da06e529b7659c9b7bf0a485 [diff] |
cleanup: Fix warnings found by cppcheck Fix various warnings found by cppcheck. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I4db2319f5890d7aa73c8f418f610a6cba338ce24
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.