commit | 29d69bb070e809bdc47b394ae5e315c5fad0ae71 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Tue Jun 06 14:38:24 2023 +0930 |
committer | Andrew Jeffery <andrew@aj.id.au> | Tue Jun 06 14:40:30 2023 +0930 |
tree | cb3c5bc998286f85ffe9fd9c504ec24e155f27f0 | |
parent | 961f148b0d7156ee9c891c8517624da99b7fd94d [diff] |
build-unit-test-docker: Build libpldm stable ABI Don't include any symbols that are still marked as 'testing' in the libpldm ABI. No applications should pass CI while relying on symbols that aren't stable. See `libpldm: Explicit deprecated, stable and testing ABI classes`[1]. [1]: https://gerrit.openbmc.org/c/openbmc/libpldm/+/63974 Change-Id: Ia99c512566a9d3723e772d64c10d6f82a73b48af Signed-off-by: Andrew Jeffery <andrew@aj.id.au>