commit | 6fa12d3db9221ca8ccc79cbd7c3948e68f927f2b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 26 15:04:18 2023 -0700 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 26 15:04:18 2023 -0700 |
tree | ab1f381ace7c3de2be5989b9d2fea89b1821ec06 | |
parent | 15513dbbabd921552276338b02d300139b6f687f [diff] |
update service file deps in accordance with recent refactoring As noted in the following mailing list thread: https://lists.ozlabs.org/pipermail/openbmc/2022-November/032457.html and implemented via this series of commits: https://gerrit.openbmc.org/q/topic:op-power-control-ref Some systemd services had their names changed. Update the service files in this repo to reflect this. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I07e1d18a098398bca1038fd9012e53162846303d
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
.