summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-28 10:50:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-29 00:48:06 +0300
commit4a297b517867be096eed318cfd9c3d305152c9dd (patch)
tree72e93bc68042cf9d115a2a56fd857573c64b6cab
parentc2aeedd7b1289a35c570408c4e9ba67125878af5 (diff)
downloadopenbmc-4a297b517867be096eed318cfd9c3d305152c9dd.tar.xz
libpldm: srcrev bump 6af2a2936c..3a6a001b6c
Varsha Kaverappa (2): oem-ibm : Adding file types for Dump, PCIE and other functionalities oem-ibm : Define file type for new VPD record consumed by host via PLDM Change-Id: I0950ca05b9135a666905b41d9aedbde9050d3768 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 9bf8da34f2..0b71e6b6b7 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 = "6af2a2936c40f4e1e275c39a88a41ba954a254bc"
+SRCREV = "3a6a001b6c1d755df762868a686adf57daefb8e1"
PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,,"
PV = "0.1.0+git${SRCPV}"