commit | 139604e561c932cb30262ae08ac3b9383b1745a2 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Mon Sep 24 13:21:12 2018 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Sep 24 13:21:25 2018 -0500 |
tree | c16fd8abc0d909a2494ed0ae954b336223516ef2 | |
parent | 1f985b69a622321e09fbd1fe9fb5501a24468c7e [diff] |
Switch to C++17 Change-Id: I804e86172696dd541290d4af33c6a893ae8f0506 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`.