commit | 24bfa1989a1be48cf5032e7e02b2fbcb3fe26b93 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@inspur.com> | Wed Aug 16 14:32:24 2023 +0800 |
committer | George Liu <liuxiwei@inspur.com> | Wed Aug 16 14:32:24 2023 +0800 |
tree | fe5b137e7275540f802c47f80566fa4954287b1b | |
parent | 8e95057d961dab814c77670fb87ef6833a59f297 [diff] |
meson: Replace configure_file with fs.copyfile configure_file is deprecated since 0.64.0, and replace it with fs.copyfile. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: If06241c070a7ee06e60c0b346af41138d967bdcc
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
.