xtables-addons: build version 2.0 for kernel 3.7 onwards
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 29 Dec 2012 16:45:40 +0000 (16:45 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 29 Dec 2012 16:45:40 +0000 (16:45 +0000)
commit90f047a93e290258650286838359c1b930175016
tree468c30e3a149d9cf9316af97268e95816c873798
parentbd8fb0e3735d737a14f91b87ef71c3fff4e8612c
xtables-addons: build version 2.0 for kernel 3.7 onwards

Version 2.0 of xtables-addons dropped support for all kernels older than
3.7. So we still need to build v1.x for older kernels. Keep a separate
patches directory for it, with almost all the same patches for now.

We can easily drop the 1.x build once we have more than two platforms
running 3.7.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34921 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
net/xtables-addons/Makefile
net/xtables-addons/patches-1.x/001-no_depmod.patch [new file with mode: 0644]
net/xtables-addons/patches-1.x/002-fix-kernel-version-detection.patch [new file with mode: 0644]
net/xtables-addons/patches-1.x/003-redundant-bracket.patch [new file with mode: 0644]
net/xtables-addons/patches-1.x/100-add-rtsp-conntrack.patch [new file with mode: 0644]
net/xtables-addons/patches-1.x/101-rtsp-linux-3.6-compat.patch [new file with mode: 0644]
net/xtables-addons/patches-1.x/200-add-lua-packetscript.patch [new file with mode: 0644]
net/xtables-addons/patches-1.x/201-fix-lua-packetscript.patch [new file with mode: 0644]
net/xtables-addons/patches-1.x/300-geoip-endian-detection.patch [new file with mode: 0644]
net/xtables-addons/patches/003-redundant-bracket.patch [deleted file]
net/xtables-addons/patches/102-rtsp-linux-3.7-compat.patch [new file with mode: 0644]
net/xtables-addons/patches/110-dnetmap-linux-3.7.patch [new file with mode: 0644]