summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/ebtables
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-support/ebtables')
-rw-r--r--meta-openstack/recipes-support/ebtables/ebtables_2.0.10-4.bbappend8
-rw-r--r--meta-openstack/recipes-support/ebtables/ebtables_openstack.inc7
2 files changed, 8 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 9f6f2e6..025ee4e 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 @@
1RRECOMMENDS_${PN} += " \ require ${@bb.utils.contains('DISTRO_FEATURES', 'openstack', '${BPN}_openstack.inc', '', d)}
2 kernel-module-ebtables \
3 kernel-module-ebtable-nat \
4 kernel-module-ebt-arp \
5 kernel-module-ebt-ip \
6 "
7
diff --git a/meta-openstack/recipes-support/ebtables/ebtables_openstack.inc b/meta-openstack/recipes-support/ebtables/ebtables_openstack.inc
new file mode 100644
index 0000000..9f6f2e6
--- /dev/null
+++ b/meta-openstack/recipes-support/ebtables/ebtables_openstack.inc
@@ -0,0 +1,7 @@
1RRECOMMENDS_${PN} += " \
2 kernel-module-ebtables \
3 kernel-module-ebtable-nat \
4 kernel-module-ebt-arp \
5 kernel-module-ebt-ip \
6 "
7