pldm: srcrev bump 4de4d00f3a..5bdb30ad3f

John Wang (7):
      bios: Add en/decodes for integer attribute
      bios: Verify the fields that need to be encoded
      bios: Define json structure for integer attribute
      bios: Use DBusHandler functions to avoid duplicate
      bios: Add a configuration parser for integer attribute
      bios: table construct: Add support for integer attribute
      libplmd: utils: Add bcd conversions

(From meta-phosphor rev: ded63b01ef3a4dcea223fcd34ddbba963b8dc696)

Change-Id: Id76e1de3afeae4cb68622403b60a5112bb4ea390
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
index 6787dea..9066778 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc
+++ b/meta-phosphor/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 = "4de4d00f3ab06eaf2ac15719c27ce21603c88369"
+SRCREV = "5bdb30ad3feddb429adc2feff030f199dbd749ac"