summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-11 03:41:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-11 04:13:18 +0300
commitc5f25fe08dc432c8d3c94a66c9ea924ec5eea6ed (patch)
tree2d1662705f48c572c5b0ac173b554a2b3da34d81
parentf8babdf39f2b8ffc36db9bc95e1279a2dd4542b7 (diff)
downloadopenbmc-c5f25fe08dc432c8d3c94a66c9ea924ec5eea6ed.tar.xz
libmctp: srcrev bump 8d53b1c368..df5f6b9593
Andrew Jeffery (6): bootstrap: Ratchet up compiler strictness core: Cleanup after failing to start binding astlpc: Support the host-side binding interface astlpc: Introduce astlpc_pr{err,warn,info,debug}() test_astlpc: Make more functions static test_astlpc: Include astlpc.c for internal structures (From meta-phosphor rev: af96c5f2f969161cfb11f5a285643b0c261efb2c) Change-Id: Id4d783298951e6a78756c62f64545f3d07608c45 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 34c68e37a..190373ad6 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 = "8d53b1c368b5d498c4f241b2b492210780010bb9"
+SRCREV = "df5f6b9593274c2bfa440f3ef91589113a093429"
CONFFILES_${PN} = "${sysconfdir}/default/mctp"
DEPENDS += "autoconf-archive-native \