summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libmctp
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-17 04:50:24 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-01-19 17:43:50 +0300
commit5aa778d2e71f9326bc51da1e4745394353936cf8 (patch)
tree7da6a1f90ae7328a8fe92c675c4edf1383e9fa83 /meta-phosphor/recipes-phosphor/libmctp
parent8152d4030b5f6e0e32463f5108c5c3f3e7e3f425 (diff)
downloadopenbmc-5aa778d2e71f9326bc51da1e4745394353936cf8.tar.xz
libmctp: srcrev bump f2988977ef..45d1332818
Rashmica Gupta (1): astlpc: Use enums instead of hardcoded numbers Change-Id: Ibed7d2e9232452edc02b1d757387d767d57c818b 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 89682d4b99..1c17c00656 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 = "f2988977efb4ad8da523b6563b3f4cdbcd2469ed"
+SRCREV = "45d1332818c13df182242a8cb80cbe9f983fd057"
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} pcap"
PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_system_unitdir}, \
--without-systemdsystemunitdir,systemd"