pldm: srcrev bump e4e2e824bb..b4ef4310bd

Kamalkumar Patel (2):
      Adding Platform specific PDR support
      Adding json support for pdr generation

Riya Dixit (1):
      pldmtool: Adding support for Device Power State

Change-Id: Icbc308e5d75fbb0ae1be0e56ee42e8ff98962c28
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 ff3d314..bb657fc 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 = "e4e2e824bbc9b1ffae646fc27596c63a50400034"
+SRCREV = "b4ef4310bdda97566d20a6b8a04215c8fb4fb308"
 
 SUMMARY = "PLDM Stack"
 DESCRIPTION = "Implementation of the PLDM specifications"