commit | 408aa15c01b2e45782e0e706e4d9d74d65455d4a | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Tue Jun 22 14:38:59 2021 +0000 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Thu Jun 24 20:16:28 2021 +0000 |
tree | 0b25207a02225c5f0cf15cdf7ede506341351670 | |
parent | 588a9fa272e44911800a6e0a4236e955718e8957 [diff] |
meson: Remove autotools support and update READMEs Tested: Ran CI. Change-Id: Ie1327e27e07c0304ceb7c3fcfad4bc8f1b18b89c 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:
meson build
ninja -C build
To clean the repository run rm -r build
.