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

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