commit | c47dd8e32e9568b0d5230ba2fb5624146329ee5a | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Mon Aug 05 13:58:16 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Tue Aug 06 23:53:40 2024 +0000 |
tree | 9466a9b77f17b2cd9771ddbfeef81a9b221069ec | |
parent | b4813bdf01a2da7f709516b1b20e5a0b0a81ef22 [diff] |
test/README.md: Fix MD041 warnings The following warnings are generated by using markdownlint analysis: ``` MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "Instructions on how to execute..."] ``` Refer to markdown-lint [1] to fix MD041 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/041-first-line-h1.md Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Iff7add9bc536168a651885fd8506889feb0d4d0d
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
.