commit | f0fed44d9578317d015431544b0e489feb26d473 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Jan 12 15:24:22 2021 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Jan 12 15:24:23 2021 -0600 |
tree | 48e6405e921de5b5bd4a94844415689d1c0291aa | |
parent | 31502ddb68d946a20d8be68c975f83b9790b0490 [diff] |
pldm: use 'libpldm-only' option A compile failure in pldm due to a change in phosphor-dbus-interfaces broke all of CI. pldm is imported into our build-unit-test-docker script because it provides a shared library currently used by phosphor-debug-collector. I requested this dependency be removed with openbmc/openbmc#3749, but in the meantime we should utilize the `libpldm-only` feature to decrease the surface area of compile fails. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4deaff23327c9e5d32da65a4966c01982c99e909
Build script for CI jobs in Jenkins.