commit | 42580a42d5f6ef86a5edf0293d22e7d63f56d6ea | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 15:43:31 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 22 15:43:31 2022 -0500 |
tree | 20f35696fa395aa0d5d8c7bda4642acba3930b15 | |
parent | d38d3649f66fc5d097bac106a3a49ad9f12c5a08 [diff] |
OWNERS: switch 'matches' to 'matchers' The original OWNERS template had a mistake which used 'matches' instead of the field supported by the Gerrit plugin 'matchers'. Update the OWNERS file to have the correct field. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I376e752adbcfdcf08a6f37cb1e59e8960895661f
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
.