pldm: srcrev bump 820a9a56d1..e60c5822c5

Deepak Kodihalli (2):
      Implement the FRU implementation class
      Implement FRURecordTableMetadata and FRURecordTable command

George Liu (4):
      pldm: Fix calling getProperty method in GetDateTime method
      pldm: change utils.cpp to a shared library
      pldm: libpldmresponder: call ccOnlyResponse when en/decoding errors
      pldmtool: Add commands

Tom Joseph (2):
      FRU Parsing for platform specific config files
      Add defintions and function to encode FRU record

Change-Id: Iaea0e7576b6069a92068e3118226d52203c9e24e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/pldm/pldm.inc b/recipes-phosphor/pldm/pldm.inc
index 0409efc..389d9a4 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 = "820a9a56d1bfcce89e0074234c6d3067c5a09580"
+SRCREV = "e60c5822c52a5b18f6ec68d7b562c85333be48ac"