summaryrefslogtreecommitdiffstats
path: root/recipes-extended/iptables
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-10 03:20:07 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-10 03:20:07 +0200
commitee97d3d279164f8b44fb8afc997e4ae953d17106 (patch)
treebff0bd4240f00bbb21624c1df55583f61abaea25 /recipes-extended/iptables
downloadmeta-virtualization-daisy-140929.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-extended/iptables')
-rw-r--r--recipes-extended/iptables/iptables_1.4.21.bbappend8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-extended/iptables/iptables_1.4.21.bbappend b/recipes-extended/iptables/iptables_1.4.21.bbappend
new file mode 100644
index 00000000..52a4c4fe
--- /dev/null
+++ b/recipes-extended/iptables/iptables_1.4.21.bbappend
@@ -0,0 +1,8 @@
1RRECOMMENDS_${PN} += "kernel-module-ip6-tables \
2 kernel-module-ip6table-filter \
3 kernel-module-xt-tcpudp \
4 kernel-module-ipt-reject \
5 kernel-module-iptable-mangle \
6 kernel-module-xt-checksum \
7 kernel-module-xt-state \
8 "