commit | 4302aa5734f487a5566e8e60efa2a939b84242ab | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Wed Dec 04 11:35:19 2024 -0600 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Wed Dec 04 11:35:19 2024 -0600 |
tree | 9d17c7b35cc681009b9c03808f7e981e949969e8 | |
parent | f3b0c288e62d4c97dec8246ef011d5a56948c6a9 [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: Iec0ee77ec90d34422bad001ff789dcf215f0ac0f Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.