commit | 0bb36ee15a95ee86096487e7b1290310f8e9dc9c | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@codeconstruct.com.au> | Sat Apr 05 21:48:18 2025 +1030 |
committer | Andrew Jeffery <andrew@codeconstruct.com.au> | Sat Apr 05 21:48:18 2025 +1030 |
tree | abe813994cdba1c4c6114750bf95fdb721c7acd0 | |
parent | de5e76fa894a3e3ab28c2bdb4d7b7b460718fa01 [diff] |
phosphor-bmc-code-mgmt: Migrate to pldm_edac_crc32() crc32 is deprecated in the libpldm API due to a lack of a common symbol prefix. Migrate to pldm_edac_crc32(). Change-Id: Id3e0996452dc26d1dae2c635361e38e737a01efc Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
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
.