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 <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb b/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb
index cced44c..617aa63 100644
--- a/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb
+++ b/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb
@@ -6,7 +6,7 @@
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"