From f4d2114315c6d7ca74fe1defcd7075db22a40058 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 4 Oct 2022 22:11:19 -0500 Subject: libmctp: srcrev bump fe763e9820..c9ac4fc562 Andrew Jeffery (4): serial: Give write callbacks a consistent behaviour core: Define return value behaviours for binding Tx callbacks tests: astlpc: Rename the message Rx handler tests: astlpc: MTU renegotiation with populated Tx queue Change-Id: I4b94a2cc5528c6c391e794b7a2d9c2d0a8e9c8f4 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/libmctp') diff --git a/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb b/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb index 909c486c08..cced44c634 100644 --- a/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb +++ b/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0d30807bb7a4f16d36e96b78f9ed8fae" DEPENDS += "autoconf-archive-native \ systemd \ " -SRCREV = "fe763e9820668b90c22b0101994ac6bd6cd41c09" +SRCREV = "c9ac4fc562120cfdf276e17da4ae4280f1285bec" PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} pcap" PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_system_unitdir}, \ --without-systemdsystemunitdir,systemd" -- cgit v1.2.3