libpldm: srcrev bump 3a6a001b6c..8eb20f282b

Thu Nguyen (3):
      msgbuf: Add insert and span APIs
      requester: Add PollForPlatformEventMessage APIs
      responder: Add PollForPlatformEventMessage APIs

Change-Id: Iec4c2cf31950d62e34bda84c51dbf51f84bc05ac
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
index 0b71e6b..5dc00ff 100644
--- a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
@@ -3,7 +3,7 @@
 HOMEPAGE = "https://github.com/openbmc/libpldm"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "3a6a001b6c1d755df762868a686adf57daefb8e1"
+SRCREV = "8eb20f282bb52dc40bccf336ecb0feb0882e24df"
 PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,,"
 
 PV = "0.1.0+git${SRCPV}"