pldm: srcrev bump 58cbcaf210..e4e2e824bb

Patrick Williams (2):
      utils: simplify getDbusPropertyVariant
      simplify convert_from_string calls

Pavithra Barithaya (1):
      Reducing the dbus string constants

Change-Id: I3267e709b2913596ed27e743cce83fba07d3c820
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 3f3e19b..ff3d314 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 = "58cbcaf2103f9a6d8f218121c38d1f82133c2e25"
+SRCREV = "e4e2e824bbc9b1ffae646fc27596c63a50400034"
 
 SUMMARY = "PLDM Stack"
 DESCRIPTION = "Implementation of the PLDM specifications"