commit | 212102e681bdc949fbd642e1d8af130b7843247c | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed May 13 17:50:50 2020 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed May 13 17:50:50 2020 -0500 |
tree | 6448404ecba7748a899e7aede0e0e45cb5d383d2 | |
parent | 550f31b3688bde91b3a9c885381019027865d50e [diff] |
sdbusplus: replace message::variant with std::variant Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4caefe2492f88886ed485204fc347b71efa4bc5e
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`.