summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-12 18:11:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-13 17:08:58 +0300
commit0b2565ac71222fc5f37c765576541d79cc9c3d3e (patch)
treee16fc5f76ef6799e1e5a8ccc617bfe437629a8a8
parent535880943cdad9c473e4663438061a84f25a2e3b (diff)
downloadopenbmc-0b2565ac71222fc5f37c765576541d79cc9c3d3e.tar.xz
libmctp: srcrev bump 5303d9c594..8536cfcfbc
Andrew Jeffery (6): docs: Describe operation of the astlpc binding docs: astlpc: Introduce scope, terms and reference sections docs: astlpc: Describe some implementation details docs: astlpc: Factor out KCS command and status sequences docs: astlpc: Document the behaviours of protocol version 2 libmctp: v0.10 (From meta-phosphor rev: 8691121a0e34490b5508b1eade9a309a5d71f044) Change-Id: I9fa5d0ad92cfd91b0680e0689c17c589b3ea3966 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 986df2d86..63bc096bb 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 = "5303d9c59469d1c6c6bf1cabf51c89eb6ddb06cb"
+SRCREV = "8536cfcfbcdbbaef8a3eb1556be50e2c76a11f5d"
CONFFILES_${PN} = "${sysconfdir}/default/mctp"
DEPENDS += "autoconf-archive-native \