summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-30 02:11:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-01 00:04:54 +0300
commitbacb5b91258604ba6a736e33230b751be631870f (patch)
tree57d349b71c8a7b265b358f6e322a3749f3a98c7d
parent94a73769a5fe2832e3ec188118afffe6e7b6e689 (diff)
downloadopenbmc-bacb5b91258604ba6a736e33230b751be631870f.tar.xz
libmctp: srcrev bump d88c969c97..eba19a3b12
Andrew Jeffery (3): astlpc: Make packet properties depend on protocol version libmctp: Split padding in pktbuf into header and trailer astlpc: Introduce protocol v3 with integrity checks Change-Id: I0c8f1ab07a43ab34669d8f8e0fa46391972f014b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 7143dafaf..ff3c098a9 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 = "d88c969c9779432516304a3ee189a86e6a107b2c"
+SRCREV = "eba19a3b122a39ef2b5dbda49b418a202f78a48d"
CONFFILES_${PN} = "${sysconfdir}/default/mctp"
DEPENDS += "autoconf-archive-native \