xtables-addons: build version 2.0 for kernel 3.7 onwards
authorGabor Juhos <juhosg@openwrt.org>
Sat, 29 Dec 2012 16:45:40 +0000 (16:45 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 29 Dec 2012 16:45:40 +0000 (16:45 +0000)
commitf7ec11d238354c6ef2b82b852df6cacb317877b2
treed6bd86ff47df940f572fe56b4bb41571d842660c
parent0c0503402b26fc7f7cf4a5eda91eea8323657a56
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>
SVN-Revision: 34921
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]