pldm: srcrev bump a7b08dc6c1..77e6fe7ae0

Gilbert Chen (1):
      platform-mc: Added EventManager

Change-Id: I63cb1b8e6f49caf14d8edaf04b52f089cdef48ef
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 3b2e2fc..6923738 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 = "a7b08dc6c12777eab2cebfca20b6c13035582d84"
+SRCREV = "77e6fe7ae064915e73760a94ae2c674bc6d3ef8a"
 
 SUMMARY = "PLDM Stack"
 DESCRIPTION = "Implementation of the PLDM specifications"