summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libmctp
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-17 02:31:59 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-17 02:31:59 +0300
commit85a11657b426a4eaccffb740724878f6c35ee634 (patch)
treea424852d2f5c7aec821a0c583af9c241de72d264 /meta-phosphor/recipes-phosphor/libmctp
parent043c5891f08de810adb9d65cb1c1c17708cedc8b (diff)
downloadopenbmc-85a11657b426a4eaccffb740724878f6c35ee634.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/libmctp')
-rw-r--r--meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb2
1 files changed, 1 insertions, 1 deletions
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"