summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-08 02:50:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-10 01:40:45 +0300
commit1c3cd97f57ce503b151b211658c8efd15a9ecb89 (patch)
tree4503caeebc06d125b5edef1fc336abf17f8c7ef0
parent857208411333fdf24444a0c0e052f31fc4ae93f7 (diff)
downloadopenbmc-1c3cd97f57ce503b151b211658c8efd15a9ecb89.tar.xz
libmctp: srcrev bump e915aad440..8003c71053
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I67ed402758b0d59aaaa2e55f0d5f62c23698e3b1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 65a02cab7d..ff848e71c4 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 = "e915aad4408efd98e882de3f4512d4a3c8953bd4"
+SRCREV = "8003c71053b3e3597019d2b0a1cf1e1fa4df2d14"
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} pcap"
PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_system_unitdir}, \
--without-systemdsystemunitdir,systemd"