pldm: srcrev bump 087a751fba..d06de1cbf8

Gilbert Chen (1):
      requester: Add coroutine API

Kamalkumar Patel (1):
      host-bmc: Removing misleading trace

Pavithra Barithaya (1):
      oem-ibm: Setting the slot power state to Off

Riya Dixit (2):
      libpldmresponder: Improving Logs (lg2)
      oem-ibm : File I/O read-write with length 0

Change-Id: I75ed72a48c4cb0de1bc9eab1bb0a01a7d4f238a1
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 4195f60..7704656 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 = "087a751fbae04142d7c95a39b4fd4a37b95a83e5"
+SRCREV = "d06de1cbf8d8a08e3cb2ed64284e54fca911515f"
 
 SUMMARY = "PLDM Stack"
 DESCRIPTION = "Implementation of the PLDM specifications"