summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-24 03:11:03 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-26 00:34:01 +0300
commitb9d45c9ea2858cb2c6b1aa6ff9f63470f89100f3 (patch)
tree790bff2a4d7ebc30f803bcd70896ae6be0177b23 /meta-phosphor
parent18a75b9d578858f3aef7d225987365d45bc8e93c (diff)
downloadopenbmc-b9d45c9ea2858cb2c6b1aa6ff9f63470f89100f3.tar.xz
libmctp: srcrev bump b1bf5493e8..d88c969c97
Andrew Jeffery (15): docs: vendor-ibm-astlpc: Improve readability with explicit line breaks docs: vendor-ibm-astlpc: References as a numbered list docs: vendor-ibm-astlpc: Reduce emphasis for definitions docs: vendor-ibm-astlpc: Reorder sections to improve flow docs: vendor-ibm-astlpc: Use numbered list for strictly ordered ops docs: vendor-ibm-astlpc: Add definitions for KCS registers docs: vendor-ibm-astlpc: Fix packet exchange order of operations docs: vendor-ibm-astlpc: Annotate {M,L}SB in Bit column docs: vendor-ibm-astlpc: Increase prominence of endianness docs: vendor-ibm-astlpc: Fix IDs in packet transmission sequences docs: vendor-ibm-astlpc: Style code snippets as C docs: vendor-ibm-astlpc: Tweak description of header magic docs: vendor-ibm-astlpc: Define v3 of the protocol astlpc: Fix whitespace in ops struct docs: bindings: Add a Makefile Change-Id: Ieb7b90b6a7a19567e28b80ea8b57c1d74fed4580 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 65ada7a11..7143dafaf 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 = "b1bf5493e8031143d2050be19f13bd3d3904f429"
+SRCREV = "d88c969c9779432516304a3ee189a86e6a107b2c"
CONFFILES_${PN} = "${sysconfdir}/default/mctp"
DEPENDS += "autoconf-archive-native \