summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-extended/corosync/corosync_2.4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb b/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb
index 23a3d147f..e2ab25b10 100644
--- a/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb
+++ b/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb
@@ -36,7 +36,7 @@ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \
36PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus" 36PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus"
37PACKAGECONFIG[qdevice] = "--enable-qdevices,--disable-qdevices" 37PACKAGECONFIG[qdevice] = "--enable-qdevices,--disable-qdevices"
38PACKAGECONFIG[qnetd] = "--enable-qnetd,--disable-qnetd" 38PACKAGECONFIG[qnetd] = "--enable-qnetd,--disable-qnetd"
39PACKAGECONFIG[rdma] = "--enable-rdma,--disable-rdma" 39PACKAGECONFIG[rdma] = "--enable-rdma,--disable-rdma,librdmacm"
40PACKAGECONFIG[snmp] = "--enable-snmp,--disable-snmp,net-snmp" 40PACKAGECONFIG[snmp] = "--enable-snmp,--disable-snmp,net-snmp"
41PACKAGECONFIG[systemd] = "--enable-systemd --with-systemddir=${systemd_system_unitdir},--disable-systemd --without-systemddir,systemd" 41PACKAGECONFIG[systemd] = "--enable-systemd --with-systemddir=${systemd_system_unitdir},--disable-systemd --without-systemddir,systemd"
42 42