libpldm: srcrev bump cc45aed780..8cc5c7769a
Andrew Jeffery (5):
abi: Drop aarch64 ABI reference
abi: Update x86_64 dump in accordance with the CI output
base: Stabilise pldm_msg_hdr_correlate_response()
transport: af-mctp: Stabilise pldm_transport_af_mctp_bind()
README: Add a note explaining ABI stability
Change-Id: I425837f64cae1bec5f38af9f75187401097ac4d5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
index 39675fa..1b69a2c 100644
--- a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
@@ -3,7 +3,7 @@
HOMEPAGE = "https://github.com/openbmc/libpldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "cc45aed7808d0a04f6ecc120b1f28e1b6ada0ac4"
+SRCREV = "8cc5c7769a4c8647981c61007b6ab594d14ae182"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"