summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-14 09:41:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-15 00:28:06 +0300
commita75f25a4b2be510de7dcd89548a62e9e4d7d2a78 (patch)
tree5240c5de6ca9df8b3491fd628f719c1c1e6b6f4b /meta-phosphor
parent2d606dd3e5fa47be5f1aac0b1a7706e67665982e (diff)
downloadopenbmc-a75f25a4b2be510de7dcd89548a62e9e4d7d2a78.tar.xz
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 (From meta-phosphor rev: 024576d7747ff1a68acef5191834e21348035016) Change-Id: Ia3d3379e758c235e4ed1e45f9ec146f007360636 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 c6f36aea7..089afa7b2 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 = "3ac70d62571953be172a0d16976e383490d25059"
+SRCREV = "96d5449211228c141b65dbe60a121c23f6c79cfb"
CONFFILES_${PN} = "${sysconfdir}/default/mctp"
DEPENDS += "autoconf-archive-native \