summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-22 10:40:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-22 23:02:40 +0300
commitf71677601d482229898fce642415e883fb2dee11 (patch)
tree118cabc41a5a197ac7b130596d7f430238937ae5
parent58a9fe6b3ed7b44a29eab14147abbeea47718a16 (diff)
downloadopenbmc-f71677601d482229898fce642415e883fb2dee11.tar.xz
libpldm: srcrev bump 39f8832599..b443b48726
Rashmica Gupta (1): include: Move installed transport.h under libpldm/ Change-Id: I76328e235598c764fb83cceb99ca905a857b89f9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 aeb90d27ec..813707fbef 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 = "39f883259956e7b2d80581bedf471ae2ccd531d5"
+SRCREV = "b443b487266bb752a7339e9b05b9a6ce97b82916"
PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,,"
PV = "0.1.0+git${SRCPV}"