libmctp: srcrev bump d4103f8f55..34d4c96fcf

Sumanth Bhat (3):
      core: Handle MCTP fragment sizes
      core: Handle arithmetic overflow in adding new fragments
      core: Handle exhaution of message contexts

Change-Id: I4de4012ca4a621ff9068c2b7eab13cc0ccf3173f
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 0377994..5ad5ea3 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 = "d4103f8f55e1f20869809b61be2567c48c817bb2"
+SRCREV = "34d4c96fcf9691e060d8a7f56633bf196c82a52f"
 CONFFILES_${PN} = "${sysconfdir}/default/mctp"
 
 DEPENDS += "autoconf-archive-native \