pldm: srcrev bump ae933cc2e7..d28f08cf02

Pavithra Barithaya (2):
      oem-ibm: Hex value support for the PCIe config space data
      Adding severity when reporting an error

Sagar Srinivas (1):
      Use std::map.contains as per latest c++

nothingIIersonal (1):
      pldmtool: Add GetSensorReading command

Change-Id: Icfa724c31b4b2aa53e6dcf39be367ca0a9000476
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 e409d8f..52a9c69 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 = "ae933cc2e7166dfc611068f9a5298107debfe2d7"
+SRCREV = "d28f08cf0238435ac92184fabaafd9c76bff62cf"
 
 SUMMARY = "PLDM Stack"
 DESCRIPTION = "Implementation of the PLDM specifications"