pldm: srcrev bump 92b3c97e99..ccc0455bb2

John Wang (5):
      bios: Implement an iterator for bios attribute table
      Refactor: bios: Construct the attribute value table
      Refactor: bios_parser: Implement a new parsing process
      bios: Move en/decodes for String Table to libpldm
      bios: Move en/decodes for Attribute Table to libpldm

Change-Id: Icaf507da57920df0dbafd01d29c1669b5ed01cc0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/pldm/pldm.inc b/recipes-phosphor/pldm/pldm.inc
index 35c3434..d061867 100644
--- a/recipes-phosphor/pldm/pldm.inc
+++ b/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "92b3c97e991ed2a91bd9e9f64754415f2bfe3730"
+SRCREV = "ccc0455bb2fb6e96d9f40903a3fa2a9a6fe06b4d"