summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-30 14:52:30 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-10-04 01:50:29 +0300
commit426da88718919af1b44daf8c289d923f1d5cd45d (patch)
tree7f0f8e1cf00ae8e16ebaea5c5acea7c1b3e7ac13
parent115c94b7394129fe4cc022456d976ad3d466cec9 (diff)
downloadopenbmc-426da88718919af1b44daf8c289d923f1d5cd45d.tar.xz
pldm: srcrev bump dcf77d6894..297720aa6a
Jayashankar Padath (3): oem-ibm: Dump entry delete support oem: Fix to remove extra system dump oem_ibm: Fix for dump offload issues Pavithra Barithaya (1): PLDM : Changes in setDateTime command Change-Id: I7bb7e26cf67d362ff23477205920ea98e599b8f1 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 09705edb81..a1e614c832 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 = "dcf77d6894a5b2d93980f14e688d99b17ddb68ff"
+SRCREV = "297720aa6a0bdf60ace81b30c196e9c04471e5d4"
PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,,"
PV = "0.1.0+git${SRCPV}"