commit | 01ba956256e45b953c78591319a5f25ff4ba618d | [log] [tgz] |
---|---|---|
author | Alexander Hansen <alexander.hansen@9elements.com> | Mon May 12 16:19:36 2025 +0200 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Wed May 14 11:54:44 2025 -0700 |
tree | 1842db6046b2a9ed2e572e6aa6e670db2a82f9bc | |
parent | ca02e50143d59ff14cd2ccbe869980ebe5fb95a2 [diff] |
fixups for clang-20 This avoids -Werror=maybe-uninitialized Tested: Unit Tests Pass Change-Id: I9d9f953550675b4929cd069c82794a76c05f5bd6 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com> Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
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
.