pldm: srcrev bump 7246e0cdce..e05dcc2cad
Deepak Kodihalli (3):
libpldmresponder: construct BMC PDRs lazily
pldmtool: fix incorrect size assumption
pldmtool: fix PDR display for power supply
George Liu (2):
libpldm: fix the enum names of pldm state sensors
libpldm: fix the length bytes of get state sensor readings resp
Change-Id: If338cf94bfbaffabef913f6f5f93d47f99d538c4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/pldm/pldm.inc b/recipes-phosphor/pldm/pldm.inc
index ec62077..85eb99f 100644
--- a/recipes-phosphor/pldm/pldm.inc
+++ b/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "7246e0cdce0c269b3907a8b573b1eee37b91bdd8"
+SRCREV = "e05dcc2cadfd45588378690dc805a1193cc9be01"