summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-15 07:30:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-17 04:07:59 +0300
commitcc53fb9f3848632cc9b6bec9ee44e03b37c906c3 (patch)
tree37766f7790e18b7418575ab7b53c7ab4b9a05382
parent41dab391161c697d4333583b2ec43a255fc19457 (diff)
downloadopenbmc-cc53fb9f3848632cc9b6bec9ee44e03b37c906c3.tar.xz
libpldm: srcrev bump 6fd81a518d..39f8832599
Andrew Jeffery (1): clang-format: copy latest and re-format Rashmica Gupta (1): requester: Make pldm_open() return existing fd Change-Id: Ia703ae5a24af65268031dc6f502311829718bc7b 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 769267dbb2..aeb90d27ec 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 = "6fd81a518d8a021009101038b0d80092f14a9028"
+SRCREV = "39f883259956e7b2d80581bedf471ae2ccd531d5"
PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,,"
PV = "0.1.0+git${SRCPV}"