commit | 4cf521e3912d9a583cc6f7ccaa286738713426b5 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Feb 13 21:45:04 2024 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Feb 13 21:45:06 2024 -0600 |
tree | 742644a2b59c654b38f21413dabba9df40b8b548 | |
parent | 9c6fa9bc428e995de560ab3b7366ffc2730d8752 [diff] |
prefer std::format over fmt Use std::format and remove the dependency on fmt. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I2d25b542c03c213727d872c5d36114fc59efc8fc
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
.