libmctp: srcrev bump ba6727e6d6..8d53b1c368

Andrew Jeffery (8):
      gitignore: Sort entries
      gitignore: Add build artefacts
      log: Make use of pr_fmt()
      core: Propagate binding start-up errors in mctp_register_bus()
      libmctp-astlpc: Fix comment typo
      astlpc: Remove unused txbuf member from struct mctp_binding_astlpc
      test_bridge: Clean up memory before exit
      configure: Enable valgrind support

Change-Id: I831f52fb35382cd99b4d1b0a2ca07567164ced1c
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 8c17bd4..34c68e3 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 = "ba6727e6d61d19720d4ca8756f465375adc82536"
+SRCREV = "8d53b1c368b5d498c4f241b2b492210780010bb9"
 CONFFILES_${PN} = "${sysconfdir}/default/mctp"
 
 DEPENDS += "autoconf-archive-native \