summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-11 11:41:08 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-12 00:42:11 +0300
commit717b69f24a42aab8e9bf17eebe227fc85b0c8f5d (patch)
treef63714d43bffbe2a7491d9b3cd3cedbc8d51557b
parent59192973eb5c2288d2132eb3c5987040ea356dbb (diff)
downloadopenbmc-717b69f24a42aab8e9bf17eebe227fc85b0c8f5d.tar.xz
pldm: srcrev bump 763b51ea10..772403b934
Pavithra Barithaya (1): PLDM: Fix for handling invalid event state Sridevi Ramesh (1): Fix for pldmtool GetFruRecordTable command with oem-ibm disabled. Change-Id: I136e13252db412c6451c94e03dc845d57ecdfaac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/pldm/pldm.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
index da0f0f547..555e68303 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "763b51ea109e905fda901d8761f30ab266a07ba3"
+SRCREV = "772403b9344e03934368e089717f2f4d1236ab5d"