libmctp: srcrev bump 3ac70d6257..96d5449211

Sumanth Bhat (3):
      core: Drop trivial length packets
      core: Limit maximum size of an assembled MCTP message
      core: handle memory allocation failures in mctp init

Change-Id: I742e36724ce4619ccfd9e53a7d2547a7da0c0b58
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 c6f36ae..089afa7 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 = "3ac70d62571953be172a0d16976e383490d25059"
+SRCREV = "96d5449211228c141b65dbe60a121c23f6c79cfb"
 CONFFILES_${PN} = "${sysconfdir}/default/mctp"
 
 DEPENDS += "autoconf-archive-native \