commit | ad5b73c32be1d20f75260996114f44a4f69f61bb | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 09 10:39:24 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 09 10:39:24 2020 -0500 |
tree | 6a8facfef9a8a276074e6fa7549280e3bbabb635 | |
parent | 573552ae8e3dae3967032def9e1653dfc88676ad [diff] |
ensure volatile clear waits on dependency The "Wants" relationship is required to ensure the mapper wait service is properly started and waited on. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: If7a880ec0586bc5fbde1e164b415fb28abb8d8ff
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`.