summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-19 01:10:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-20 00:13:22 +0300
commit4f3681bfb9169248c35610005d798918d95d6af8 (patch)
tree697943848c59701bb3256a2ba2e74516bbbdecda /meta-phosphor/recipes-phosphor/libpldm
parent5c5a11b9c7038b9060937ab49b6da4932450e1f3 (diff)
downloadopenbmc-4f3681bfb9169248c35610005d798918d95d6af8.tar.xz
libpldm: srcrev bump 8cc5c7769a..acf224545c
Andrew Jeffery (1): changlog: Move new entries out of v0.7.0 release section Change-Id: I34c5d4dcc141c075e60d164050e630044c800c90 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 1b69a2c8cd..638bc11ebf 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 = "8cc5c7769a4c8647981c61007b6ab594d14ae182"
+SRCREV = "acf224545c604ab6d62f3eef33495abe64605ddc"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"