commit | 749bdcc9105ac0bbdc8c1b2e50795301a19ce243 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Wed Jan 17 12:56:00 2024 -0600 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Feb 19 13:41:13 2024 -0600 |
tree | 99699e58de1fe6c5cf096af3beeb3392fba0b87b | |
parent | 4cf521e3912d9a583cc6f7ccaa286738713426b5 [diff] |
functions: Replace IBMCompatibleSystem with Compatible The Compatible interface will be replacing the IBMCompatibleSystem interface. Reference: https://gerrit.openbmc.org/c/openbmc/phosphor-dbus-interfaces/+/68125 https://gerrit.openbmc.org/c/openbmc/entity-manager/+/68128 Tested: Verified the symlinks for the PNOR files were created successfully on a Rainier 4U system with the new Compatible interface changes. Change-Id: Idf2511d6616723bd21c945fe228499ae9eaf2fea 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
.