commit | 0d2f93212461c763ccf50df74485d10729cbdd48 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Feb 13 15:15:28 2019 -0800 |
committer | Patrick Venture <venture@google.com> | Wed Feb 13 15:15:28 2019 -0800 |
tree | c0d3d47e4c677e349bbdad754669be57ccd9b182 | |
parent | c9caf86988b5695c117894df1628cba0cc4b4210 [diff] |
build: pkg anti-pattern: use defaults Use the defaults in the pkg check where the default error message is sufficient to identify which package is missing. Change-Id: Id4ae96c559212f60721bd9a3af6fd3d7742e61ee Signed-off-by: Patrick Venture <venture@google.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`.