summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/ebtables/ebtables_openstack.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-support/ebtables/ebtables_openstack.inc')
-rw-r--r--meta-openstack/recipes-support/ebtables/ebtables_openstack.inc7
1 files changed, 7 insertions, 0 deletions
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