pldm: srcrev bump 3bdb3c2acd..4dd11a7c8d
Adair Li (2):
libpldm: Implement encode/decode for GetBIOSAttributeCurrentValueByHandle
pldmtool: Add GetBIOSAttributeCurrentValueByHandle command
George Liu (1):
Fix failure to get file path of bios
Jolie Ku (1):
Fix the error of calling htole16/htole32/le16toh/le32toh method
TOM JOSEPH (1):
pldm_events: Implement support for state sensorEvents
Tom Joseph (2):
pldm_events: Parse state sensor PDRs from the Host PDR
pldm_events: Update PlatformEventMessage implementation
Change-Id: I720955ffd2f89fce46a900892bae0e29514a3ab5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/pldm/pldm.inc b/recipes-phosphor/pldm/pldm.inc
index 71cf658..dbe8bdc 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 = "3bdb3c2acde56079c3f8bfd5c1e7922b20c51414"
+SRCREV = "4dd11a7c8d51b102e0795186e8986a699672d312"