commit | 61c1a8aa917a70bef59f7e72a3f69c778347f03f | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Thu Dec 05 11:42:48 2024 -0600 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Thu Dec 05 12:53:40 2024 -0600 |
tree | 27b4de302adeb28a17955514801da3592bf41d23 | |
parent | b7df12ccaaebb649e02a767212adccf2d38120c5 [diff] |
Add the new Software.Manager to service dependencies Remove the Wants dependencies to the old code update service, these services start by default. Add Before/After dependencies on the new Software.Manager service to support both the old and the new flow. Change-Id: I4669e2ef89ab4d8e292c1add3c8b87bb640b5583 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
.