pldm: srcrev bump 478e71db08..6b901e4a78

George Liu (1):
      oem-ibm: Implement Host lamp test interface

Gilbert Chen (1):
      platform-mc: PDR handling

Kamalkumar Patel (2):
      Add support for the coreCount property in DBus
      Implementing Motherboard interface

Patrick Williams (2):
      terminus_manager: fix spelling of Terminus
      sdbusplus: use shorter type aliases

Thu Nguyen (3):
      OWNERS: Add `Thu Nguyen` as a reviewer
      pldmd: fix crash when re-request D-Bus name
      requester: Use return code instead of throwing exception

Change-Id: I9a0e54675248d5c4f754d5dc6e6ee6520316b018
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index 1528ba1..9788aa7 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -2,7 +2,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 SRC_URI = "git://github.com/openbmc/pldm;branch=master;protocol=https"
-SRCREV = "478e71db0832ccb253cae53c2bcfe8f1fd254fd4"
+SRCREV = "6b901e4a78338605c27c477f2a254dd3c3c38c72"
 
 SUMMARY = "PLDM Stack"
 DESCRIPTION = "Implementation of the PLDM specifications"