commit | 75352b4216f20397a4d5b2ae6de95978946b5775 | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhoumails@gmail.com> | Tue Sep 20 20:16:19 2022 +0000 |
committer | Nan Zhou <nanzhoumails@gmail.com> | Thu Sep 22 20:52:41 2022 +0000 |
tree | b8ed934c141f22053f3a0172f594463af45bccd8 | |
parent | df092dd34edf43090736eabdf1e81915fed79ba8 [diff] |
functions: change EM's ObjectManager path EntityManager moves its ObjectManager in commit [1], this patch is to change accordingly. Please see [1] for why we made that change. [1] https://gerrit.openbmc.org/c/openbmc/entity-manager/+/57279 Tested: code compiles. I don't know how to test this project. But code inspection can show that only ObjectManager path changed. Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: Iff4c5cc58daa29c8f1caa2c3faff0241d47c8b9a
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
.