pldm: srcrev bump a410c6580f..2edc34bb36
Kamalkumar Patel (1):
Addressing a DBus query crash in pldm
Manojkiran Eda (2):
skip creating sensors when its dbus is not present
skip creating effecter when its dbus isn't present
Sagar Srinivas (2):
Add state set id support for remote sensor events
Remove iostream references
Change-Id: I8e64fe3a0a41ad585a7cf7697d9c3d64c9c71c62
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index ffddd55..c52631c 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -2,7 +2,7 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm;branch=master;protocol=https"
-SRCREV = "a410c6580f6734d14d37e1b6d7aa7993a51e9e5d"
+SRCREV = "2edc34bb36691e432e91cb6f48823c1123f05c2d"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"