summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-29 06:30:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-03 00:28:24 +0300
commit43860981a06e94564000d053a6d1cb03da050c8b (patch)
treeecfa26eef9531471c9c36c4a3154543903af1afc /meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
parentbaa48780942e2b0def61849cd928f3bb6193b59f (diff)
downloadopenbmc-43860981a06e94564000d053a6d1cb03da050c8b.tar.xz
libpldm: srcrev bump 3a6a001b6c..8eb20f282b
Thu Nguyen (3): msgbuf: Add insert and span APIs requester: Add PollForPlatformEventMessage APIs responder: Add PollForPlatformEventMessage APIs Change-Id: Iec4c2cf31950d62e34bda84c51dbf51f84bc05ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb')
-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 0b71e6b6b7..5dc00ff422 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 = "3a6a001b6c1d755df762868a686adf57daefb8e1"
+SRCREV = "8eb20f282bb52dc40bccf336ecb0feb0882e24df"
PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,,"
PV = "0.1.0+git${SRCPV}"