commit | 671a7da76ee5200e33ea6b54ac3af20f1b24b5ef | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sun Nov 15 13:31:05 2020 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Wed Dec 09 19:42:02 2020 +0000 |
tree | 1be77722c2fb882958e5b4749009a8adde1e8e9d | |
parent | 847f54c033075af5fb4aa34864d2c07585073794 [diff] |
build: add dbus policy Provide our own dbus policy instead of relying on the distro packager to create one. Change-Id: I17e8589f623f81aac19b57ae7febc8125bd046a9 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`.