summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-22 15:51:00 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-22 15:51:00 +0300
commit562f9f679553983308ac3ac93ddb2ece1b5434c2 (patch)
treed58325de4339ff136efcf01acf0709505e20d8c7 /meta-phosphor
parentf6785aa2549c329a5a09a19f33471c717267bf0b (diff)
downloadopenbmc-562f9f679553983308ac3ac93ddb2ece1b5434c2.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/mctp/mctp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb b/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb
index 0377994de..5ad5ea3a7 100644
--- a/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb
+++ b/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb
@@ -11,7 +11,7 @@ LICENSE = "Apache-2.0"
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 \