commit | d7cd1848d7b506964733979691236e2e9271ea04 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 08 06:12:45 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 08 06:12:45 2022 -0600 |
tree | 3d1fd2d370a7c58d6a6c7fd51fe6fb27e35abb90 | |
parent | 75352b4216f20397a4d5b2ae6de95978946b5775 [diff] |
prettier: re-format Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository. Change-Id: Iac79637039eb3b6ecdefb4199f6cc4da0748e8cf 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
.