commit | 573552ae8e3dae3967032def9e1653dfc88676ad | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jun 05 16:21:05 2020 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jun 05 16:21:05 2020 -0500 |
tree | 023218e856e478d42b0ce7a6d4bcbb59ccb192b5 | |
parent | 4c955c31d96d4e3781abd9e9f9cf5c6aa1adfd56 [diff] |
sdbusplus: replace message::variant with std::variant Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id9fa80d92ff215b4bf92ebcac9b78d0b8aceeacc
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`.