summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-20 08:20:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-21 00:23:42 +0300
commit4e0df8856f516bee0ca55c1d406a41d1511b8fe5 (patch)
tree700eca3aa7d5191d84bab5dae6651429ac0c00c0 /meta-phosphor/recipes-phosphor/libpldm
parent41e250e4acca9ede8013330e616c0d880562de2f (diff)
downloadopenbmc-4e0df8856f516bee0ca55c1d406a41d1511b8fe5.tar.xz
libpldm: srcrev bump acf224545c..b9d951f7c8
Archana Kakani (1): Improving the clarity of the code Patrick Williams (1): OWNERS: remove TOF members Change-Id: I475e54c664d371daff6afec1fdab1e01a7ea135b 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 638bc11ebf..d65251150a 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 = "acf224545c604ab6d62f3eef33495abe64605ddc"
+SRCREV = "b9d951f7c8be2a8d8f24de3e52ccc32a4b24164f"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"