commit | 17f55a823134a35b7847b2ae4077ae81f9c0cf79 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Nov 27 15:22:05 2018 -0800 |
committer | William A. Kennington III <wak@google.com> | Tue Nov 27 15:22:10 2018 -0800 |
tree | 7f2410b7c9e076949b5e920be648bff4145c1356 | |
parent | af07acf84ab9a226184bf3baad63df0b675f4f55 [diff] |
std::variant: Fix forgotten conversion Change-Id: Ie802ac340ebc0fde965bd84e18d2af9391136626 Signed-off-by: William A. Kennington III <wak@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`.