commit | 463917e1a7979f4bbdc9428837916f51cc81bd74 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Tue Aug 27 14:07:10 2024 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Tue Aug 27 16:47:36 2024 -0500 |
tree | 084ce278c728722c5a3e541309eb65699c711b7c | |
parent | 6d131aa7088d23c5a03a4693e168f1e1cd582c98 [diff] |
Build update_manager.cpp by default The update_manager is used to determine if the new code update API should be used. Tested: Verified the existing interfaces still worked. Change-Id: I2f00e3c996966bc904eb68b09acbd197421dc6a4 Signed-off-by: Adriana Kobylak <anoo@us.ibm.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
.