libmctp: srcrev bump cfeaef8ecb..edebe169eb

Andrew Jeffery (7):
      mctp-demux: Add signalfd support
      core: Add infrastructure for packet captures
      mctp-demux-daemon: Add packet capture option
      mctp-demux-daemon: Fix cleanup path on socket_init() failure
      astlpc: Ensure the status update propogates on shutdown
      libmctp: Add mctp_unregister_bus()
      mctp-demux-daemon: Cleanup binding on exit

Change-Id: I387794b7b7c57cd43f7b098cda44a821ca0d2031
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb b/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb
index ace52b5..54d6b73 100644
--- a/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb
+++ b/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb
@@ -11,7 +11,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0d30807bb7a4f16d36e96b78f9ed8fae"
 SRC_URI = "git://github.com/openbmc/libmctp \
 	   file://default"
-SRCREV = "cfeaef8ecb0ab8c59ea4e145603523e599d60014"
+SRCREV = "edebe169ebefd6410d74850bbce1ea599c347753"
 
 DEPENDS += "autoconf-archive-native \
             systemd \