From 85a11657b426a4eaccffb740724878f6c35ee634 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sun, 16 Oct 2022 18:31:59 -0500 Subject: libmctp: srcrev bump c9ac4fc562..695deed810 Andrew Jeffery (12): clang-ignore: Remove files that pass formatting tests: core: Format with clang-format utils: capture: Format with clang-format container_of: Format with clang-format alloc: Format with clang-format utils: mctp-in: Format with clang-format utils: mctp-pipe: Format with clang-format utils: mctp-astlpc-daemon: Format with clang-format tests: test-utils: Format with clang-format libmctp-astlpc: Format with clang-format libmctp-serial: Format with clang-format tests: serial: Format with clang-format Change-Id: Ibf51c1e801d68c16b14fe12a6b9bf2c0e2c2b84f 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 cced44c634..617aa637e1 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 = "c9ac4fc562120cfdf276e17da4ae4280f1285bec" +SRCREV = "695deed810e5bb15468bbef099777c08236cf0a0" PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} pcap" PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_system_unitdir}, \ --without-systemdsystemunitdir,systemd" -- cgit v1.2.3