commit | 7b5685d1053326df9ecb20ab7246c97114dee774 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Sep 02 09:32:14 2021 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue Sep 07 20:30:12 2021 +0000 |
tree | c6026a6a1d991cadde4054a9181aa8752842b13b | |
parent | 0313b993d9c7d23a20760dba6cc5607092d2903d [diff] |
exception: switch to public sdbus exception SdBusError was intended to be a private error type inside sdbusplus. Switch all catch locations to use the general sdbusplus::exception type. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If9ecc60e370b7ab62e58dc1c3bfdd4051ee9c435
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
.