summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-23 08:20:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-23 18:39:24 +0300
commit3eeec6a614acf86cc23cd1d11ad891a072ed903a (patch)
treef1823eaf5bcd98de6459dea88ddc496a53e1e1d0 /meta-phosphor/recipes-phosphor/libpldm
parentdfbfbfe16e4e52cf45d0425f53308b871e3416e6 (diff)
downloadopenbmc-3eeec6a614acf86cc23cd1d11ad891a072ed903a.tar.xz
libpldm: srcrev bump b443b48726..953bc8c1a4
Andrew Jeffery (1): libpldm: Enable API/ABI compliance checks Dung Cao (1): Add encode/decode pldmMessagePollEvent data Change-Id: I2bec29c23129ad13442c9261b5c695d22d0ce3b9 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 813707fbef..cecc3d2c1a 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 = "b443b487266bb752a7339e9b05b9a6ce97b82916"
+SRCREV = "953bc8c1a4e9f21981897d06b71159e403dfff1b"
PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,,"
PV = "0.1.0+git${SRCPV}"