commit | ab139ce99287d1aa429c42eaa3e14cf20e09d3c6 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Sat May 16 13:22:09 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sat May 16 13:39:49 2020 -0500 |
tree | 97b98438d7436d3770a076813d3871f4af4715bd | |
parent | 212102e681bdc949fbd642e1d8af130b7843247c [diff] |
string: ensure string included Latest upstream yocto appears to have removed a free include of string. This is causing compile failures for files which do not include it properly. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ic1bf10e15071227582e5738336f632d33705c80b
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`.