summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-03 04:11:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-03 19:38:25 +0300
commit92c1b834eb7184e28751c098a332c008d163350c (patch)
treec9f63b084e9eb2ae6c2110654e156b0a06c62bd5 /meta-phosphor
parentcf6f0457a03f7e0fc6beeb758fef0ecd1c6717bd (diff)
downloadopenbmc-92c1b834eb7184e28751c098a332c008d163350c.tar.xz
libmctp: srcrev bump ba6727e6d6..8d53b1c368
Andrew Jeffery (8): gitignore: Sort entries gitignore: Add build artefacts log: Make use of pr_fmt() core: Propagate binding start-up errors in mctp_register_bus() libmctp-astlpc: Fix comment typo astlpc: Remove unused txbuf member from struct mctp_binding_astlpc test_bridge: Clean up memory before exit configure: Enable valgrind support (From meta-phosphor rev: 894d9e422c943b049ac206401fb52e22cd8b44c6) Change-Id: I76dbdbc13b3e82bc25cec830502c5ac8b570c153 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 8c17bd4bb..34c68e37a 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 = "ba6727e6d61d19720d4ca8756f465375adc82536"
+SRCREV = "8d53b1c368b5d498c4f241b2b492210780010bb9"
CONFFILES_${PN} = "${sysconfdir}/default/mctp"
DEPENDS += "autoconf-archive-native \