summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-10 13:41:24 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-12 01:00:38 +0300
commit06d6fdff27acd747fc85912e0f4ffc05209b89c7 (patch)
treeeba289d8d30d131a2aeb9494f39573d7d89bc06c
parentcee2e19d577c813d60b0cd2acc3ca02ae4894239 (diff)
downloadopenbmc-06d6fdff27acd747fc85912e0f4ffc05209b89c7.tar.xz
pldm: srcrev bump 297720aa6a..27a022ca33
Andrew Jeffery (1): libpldm: Migrate to subproject George Liu (1): Fix the decode_get_sensor_reading_resp method Sridevi Ramesh (1): Add API to create fru records only for present frus. Change-Id: I146e4698d513aa102ce7e6b280ce5d4a5c72b8f6 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 a1e614c832..d339209da8 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 = "297720aa6a0bdf60ace81b30c196e9c04471e5d4"
+SRCREV = "27a022ca33cea158faba4bf2025069366436a51d"
PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,,"
PV = "0.1.0+git${SRCPV}"