commit | eab7ca8ef312eda3471375d9293833b44f0eb47b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue May 09 08:24:32 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue May 09 08:31:54 2023 -0500 |
tree | 790f6245ac8f9d4fe0d8b8f5a219a71e4cf88460 | |
parent | fe34ccd9dafbacfae567c8c5bdce488bb94bd798 [diff] |
fix shellcheck failures New shellcheck in CI has additional checks. Fix the following error: SC2086 (info): Double quote to prevent globbing and word splitting. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I7150a2c379718afa0d32564ab279d14985674c26
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
.