commit | 88b98bf2c15ded4dc2b36105ebf5cde512d1e1e5 | [log] [tgz] |
---|---|---|
author | Alexander Hansen <alexander.hansen@9elements.com> | Wed Jan 29 17:18:51 2025 +0100 |
committer | Alexander Hansen <alexander.hansen@9elements.com> | Wed Jan 29 17:44:33 2025 +0100 |
tree | 96ffec68d528e077f5023680efefaef94251a727 | |
parent | 4a053c8e069133436d490aaff12471ee6c9d0677 [diff] |
fix: fw-update: make libpldm optional dependency Only pull in the libpldm dependency if tests are enabled. The only users of this dependency currently are in the tests. Change-Id: I17759c536e32c4b15af1f9afd0acde85efe4d3c4 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
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
.