summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-30 08:31:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-31 15:27:35 +0300
commit33a6410d33c155a11878e7274c3afe117b1106fd (patch)
tree8f40c64c11d0952879e56c5d013c2c56f16381a9
parente5e6659b9375f03399a509d37704548d5f0299d7 (diff)
downloadopenbmc-33a6410d33c155a11878e7274c3afe117b1106fd.tar.xz
libmctp: srcrev bump cfeaef8ecb..edebe169eb
Andrew Jeffery (7): mctp-demux: Add signalfd support core: Add infrastructure for packet captures mctp-demux-daemon: Add packet capture option mctp-demux-daemon: Fix cleanup path on socket_init() failure astlpc: Ensure the status update propogates on shutdown libmctp: Add mctp_unregister_bus() mctp-demux-daemon: Cleanup binding on exit Change-Id: I387794b7b7c57cd43f7b098cda44a821ca0d2031 Signed-off-by: Andrew Geissler <openbmcbump-github@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 ace52b551..54d6b73e4 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 = "cfeaef8ecb0ab8c59ea4e145603523e599d60014"
+SRCREV = "edebe169ebefd6410d74850bbce1ea599c347753"
DEPENDS += "autoconf-archive-native \
systemd \