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>
diff --git a/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb b/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb
index 34c68e3..190373a 100644
--- a/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb
+++ b/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb
@@ -11,7 +11,7 @@
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 \