summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-12 10:50:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-09-13 23:51:33 +0300
commit5ee865f48e8d57d433ae3916542c22fc1cc90da6 (patch)
tree09d9f40827130d702c5a525dfd64979ef096d169 /meta-phosphor
parent15b09babff94d2c4c51130ccb6854e01b34bd88e (diff)
downloadopenbmc-5ee865f48e8d57d433ae3916542c22fc1cc90da6.tar.xz
libpldm: srcrev bump 486d85d2d5..74dbe87922
Matt Spinler (1): oem-ibm: Add new file io completion code Change-Id: I939b704ff503c80e3ee29b2afdc2fc553fb8d72b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 95a8039edb..32271e1576 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 = "486d85d2d57d8af58d9d9a1592171851d00b620b"
+SRCREV = "74dbe87922da882b15de319071f520867e588294"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"