commit | 9b837f61632ebb522a4f5cd297cbe1c477c59753 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Thu Feb 23 15:44:09 2023 -0600 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Feb 27 10:48:48 2023 -0600 |
tree | cb5ff52b9aa06de501aa3df8bb2526627cf9125e | |
parent | 42fa04844fac0fac1c655452eaa850b221b4239a [diff] |
item_updater: Add Bonnell compatible system Add support for the P10 Bonnell system, it was added to the EM Compatible Systems with: ``` https://github.com/openbmc/entity-manager/commit/0b5b122fe93f02fe79e0f8263a9c9e2c6d5c8c5e ``` Tested: Verified the symlinks were created on a Bonnell system. Change-Id: I74cba7fd945365a990cdc23f89851c5751f73431 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
.