commit | 228f16d47bf2fd45022faf05647e2bb1981a56f7 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Apr 03 15:35:40 2020 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Apr 03 15:35:40 2020 -0500 |
tree | 5b360912353e80d7bcdc1676dbb3a32106453e6a | |
parent | 7f1967d56b89ffae5ea8e3313c000beb79cb63cd [diff] |
configure: remove unused dependency on sdbus++ Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I6bce985409e13cdde67d2959e53b42e83b3d9a6e
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`.