commit | 0283f7cb6b91fb87bad6d4ae1c312b31559bb85a | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Nov 09 10:09:26 2020 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Dec 01 12:21:29 2020 -0500 |
tree | da7e53eab2c64ec4a26e504468c6f9c63c0da775 | |
parent | 7c053c3f496c73b73e7677713f3e22fb1d3e56ab [diff] |
main: use sdeventplus Make use of the RAII that comes with the sdeventplus c++ bindings for the sd_event library. Change-Id: Ie655766fdc625e1150c956b2eb16e0352e7c3859 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.