aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend')
-rw-r--r--meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend8
1 files changed, 1 insertions, 7 deletions
diff --git a/meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend b/meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend
index 9f6f2e63..025ee4ee 100644
--- a/meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend
+++ b/meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend
@@ -1,7 +1 @@
-RRECOMMENDS_${PN} += " \
- kernel-module-ebtables \
- kernel-module-ebtable-nat \
- kernel-module-ebt-arp \
- kernel-module-ebt-ip \
- "
-
+require ${@bb.utils.contains('DISTRO_FEATURES', 'openstack', '${BPN}_openstack.inc', '', d)}