pldm: srcrev bump 684a71673d..4217488537

George Liu (1):
      pldmtool: Remove extra header files

John Wang (8):
      libpldm: bios_table: Update attr value table
      Introduce a structure to represent variable fields
      decode: setBiosAttributeValue: Use variable_field
      libpldm: bios_table: Add required decode functions
      libpldm: bios_table: Fix a possible overflow
      libpldmresponder: Add BIOSStringTable
      bios_parser: Update dbus property
      bios: Add SetBIOSAttributeCurrentValue

Sridevi Ramesh (3):
      pldmtool: BASE: Implement GetTID command
      Quick fix for pldm bios GetDateTime.
      Adding support for GetFruRecordTableMetadata FRU command type in pldmtool.

Tom Joseph (1):
      pldm_fru: Handle scenario when config JSON is missing

Change-Id: Ia77d8fd9770b896fee04dc436ec90faeafe7548e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/pldm/pldm.inc b/recipes-phosphor/pldm/pldm.inc
index daf6c97..0c91cea 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 = "684a71673d7fd4f7c660f08ebc180299585c4696"
+SRCREV = "4217488537acf46ec4b89203d79b315817ac9330"