commit | b6786914bf687c561fdd53f214145c7b7cdb62b4 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Mon Aug 05 14:00:34 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Tue Aug 06 23:53:44 2024 +0000 |
tree | b8636d7e2e1e682a180d8c72d6888bf10a3627ec | |
parent | c47dd8e32e9568b0d5230ba2fb5624146329ee5a [diff] |
test/README.md: Fix MD004 warnings The following warnings are generated by using markdownlint analysis: ``` MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] ``` Refer to markdown-lint [1] to fix MD004 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/004-ul-style.md Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ie926528caaf9c82836fa9efffbb88c1382d88c77
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
.