pldm: srcrev bump 3bdb3c2acd..4dd11a7c8d

Adair Li (2):
      libpldm: Implement encode/decode for GetBIOSAttributeCurrentValueByHandle
      pldmtool: Add GetBIOSAttributeCurrentValueByHandle command

George Liu (1):
      Fix failure to get file path of bios

Jolie Ku (1):
      Fix the error of calling htole16/htole32/le16toh/le32toh method

TOM JOSEPH (1):
      pldm_events: Implement support for state sensorEvents

Tom Joseph (2):
      pldm_events: Parse state sensor PDRs from the Host PDR
      pldm_events: Update PlatformEventMessage implementation

(From meta-phosphor rev: 3b15f36e77882ed470463958e1cd46b4e6177737)

Change-Id: Iee3c0cfa01ca3bf130e7a6f0124f5d6ff677ceda
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
index 71cf658..dbe8bdc 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 = "3bdb3c2acde56079c3f8bfd5c1e7922b20c51414"
+SRCREV = "4dd11a7c8d51b102e0795186e8986a699672d312"