summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-16 10:20:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-18 15:12:52 +0300
commit3e1ba98e7bf17a7c5fd5dedcf8a08ebb7d23d379 (patch)
treedc11577542b3ecce9297eb6c159fbd5620c1a716 /meta-phosphor/recipes-phosphor/libpldm
parent2a704949d22b5c0c86cd86a1a667a8cccd4d4de7 (diff)
downloadopenbmc-3e1ba98e7bf17a7c5fd5dedcf8a08ebb7d23d379.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/libpldm')
-rw-r--r--meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
index 39675fab9b..1b69a2c8cd 100644
--- a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "PLDM library implementing various PLDM specifications"
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"