commit | 5c7c841f372189155b49dc18472317e62de02ea5 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Jan 29 11:12:49 2025 -0500 |
committer | Jagpal S Gill <paligill@gmail.com> | Wed Jan 29 20:04:10 2025 +0000 |
tree | f795f346c836624ed7cb4a2759adbb49ae89dc35 | |
parent | 88b98bf2c15ded4dc2b36105ebf5cde512d1e1e5 [diff] |
meson: add libpldm wrap file Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib554f7e697641c941a4275f021a8207a5cdb5472
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.