commit | 7bd45a302c451802956a49e3f0704fbabded35cd | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Tue Apr 20 19:45:05 2021 +0000 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Apr 30 14:44:08 2021 +0000 |
tree | c2e0ba6f4912cd5da515723b7cc03151bb499648 | |
parent | be20e8722ed86bf929995e96a2d2c99a85b1b51a [diff] |
generate-tar: fix shellcheck warnings Tested: Generated a static tarball with no errors. Generated a squashfs tarball with no errors and verified code update was successful on witherspoon and system powered on afterwards. Change-Id: Iaa7b757fa7f885031a9a5d4d18aa43dcda3639c2 Signed-off-by: Adriana Kobylak <anoo@us.ibm.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`.