commit | 9df0f3f141ffa918483bd79fe1c0e57a618550fe | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:36:28 2025 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Feb 11 19:21:43 2025 +0000 |
tree | bff0fbe94b3c6a805409ea9e69065322dc2858b6 | |
parent | cbf707b6fd0b11b6879df8c7ef623c80417b5c08 [diff] |
meson: reformat with meson formatter Apply the `meson format` results. Change-Id: Id7ac8548c847b897d5006011a809cb18354e0b05 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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
.