libmctp: srcrev bump 8d53b1c368..df5f6b9593

Andrew Jeffery (6):
      bootstrap: Ratchet up compiler strictness
      core: Cleanup after failing to start binding
      astlpc: Support the host-side binding interface
      astlpc: Introduce astlpc_pr{err,warn,info,debug}()
      test_astlpc: Make more functions static
      test_astlpc: Include astlpc.c for internal structures

Change-Id: I8660526a196f9692fd571f28c80c5dfe66c92d94
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/mctp/mctp_git.bb b/recipes-phosphor/mctp/mctp_git.bb
index 34c68e3..190373a 100644
--- a/recipes-phosphor/mctp/mctp_git.bb
+++ b/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 = "8d53b1c368b5d498c4f241b2b492210780010bb9"
+SRCREV = "df5f6b9593274c2bfa440f3ef91589113a093429"
 CONFFILES_${PN} = "${sysconfdir}/default/mctp"
 
 DEPENDS += "autoconf-archive-native \