pldm: srcrev bump b8cf46b885..98831af9d0

Pavithra Barithaya (5):
      clang-diagonsotic error: unknown type name 'stateSensorCacheMaps'
      clang-diagnostic error: no type named 'BIOSAttribute'
      clang-diagnostic error: error: use of undeclared identifiers
      clang-diagnostic error: no member in the namespace 'std'
      clang-diagnostic error: undeclared identifier

Thu Nguyen (1):
      platform-mc: test: remove C type cast

Change-Id: Ic0c8fc2f6b5aae96ab8e3c39e0633e9be255a73a
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 0b894e4..3e9389d 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 = "b8cf46b885fe83cd4c6b644a1105131af7bc5e08"
+SRCREV = "98831af9d0169c9b4ed81418cb27317b2a1e7992"
 
 SUMMARY = "PLDM Stack"
 DESCRIPTION = "Implementation of the PLDM specifications"