diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-05 17:40:30 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-05 17:40:30 +0100 |
commit | 2d7243fe9d10d9054dbceceb9a3f43b5eb4e3f56 (patch) | |
tree | fd823522e1e3fe6c1d95a7009ec9648ee12b35d9 /target/linux | |
parent | a7f00b82b5eadfcb460fd69d8de70d1c08a3ec9e (diff) |
kernel update and different fixes for lemote
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/config/Config.in.netfilter.ip4 | 9 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/bsd-compatibility.patch (renamed from target/linux/patches/3.4.65/bsd-compatibility.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/cris-etrax.patch (renamed from target/linux/patches/3.4.65/cris-etrax.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/defaults.patch (renamed from target/linux/patches/3.4.65/defaults.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/gemalto.patch (renamed from target/linux/patches/3.4.65/gemalto.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/lemote-rfkill.patch (renamed from target/linux/patches/3.4.65/lemote-rfkill.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/module-alloc-size-check.patch (renamed from target/linux/patches/3.4.65/module-alloc-size-check.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/non-static.patch (renamed from target/linux/patches/3.4.65/non-static.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/sparc-include.patch (renamed from target/linux/patches/3.4.65/sparc-include.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/startup.patch (renamed from target/linux/patches/3.4.65/startup.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/usb-defaults-off.patch (renamed from target/linux/patches/3.4.65/usb-defaults-off.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/uuid.patch (renamed from target/linux/patches/3.4.65/uuid.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/vga-cons-default-off.patch (renamed from target/linux/patches/3.4.65/vga-cons-default-off.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/wlan-cf.patch (renamed from target/linux/patches/3.4.65/wlan-cf.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.71/zlib-inflate.patch (renamed from target/linux/patches/3.4.65/zlib-inflate.patch) | 0 |
15 files changed, 4 insertions, 5 deletions
diff --git a/target/linux/config/Config.in.netfilter.ip4 b/target/linux/config/Config.in.netfilter.ip4 index 817000d63..2cdd45d85 100644 --- a/target/linux/config/Config.in.netfilter.ip4 +++ b/target/linux/config/Config.in.netfilter.ip4 @@ -36,14 +36,13 @@ config ADK_KPACKAGE_KMOD_IP_NF_FILTER config ADK_KPACKAGE_KMOD_FULL_NAT tristate "Meta package for Full NAT" - select ADK_KPACKAGE_KMOD_NF_NAT if ADK_KERNEL_VERSION_3_4_65 - select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_9_11 - select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_11_5 + select ADK_KPACKAGE_KMOD_NF_NAT if ADK_KERNEL_VERSION_3_4_71 + select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_11_10 config ADK_KPACKAGE_KMOD_NF_NAT tristate 'Full NAT' depends on ADK_KPACKAGE_KMOD_IP_NF_IPTABLES - depends on ADK_KERNEL_VERSION_3_4_65 + depends on ADK_KERNEL_VERSION_3_4_71 help The Full NAT option allows masquerading, port forwarding and other forms of full Network Address Port Translation. It is controlled by @@ -52,7 +51,7 @@ config ADK_KPACKAGE_KMOD_NF_NAT config ADK_KPACKAGE_KMOD_NF_NAT_IPV4 tristate 'Full NAT' depends on ADK_KPACKAGE_KMOD_IP_NF_IPTABLES - depends on ADK_KERNEL_VERSION_3_9_11 || ADK_KERNEL_VERSION_3_11_5 + depends on ADK_KERNEL_VERSION_3_11_10 help The Full NAT option allows masquerading, port forwarding and other forms of full Network Address Port Translation. It is controlled by diff --git a/target/linux/patches/3.4.65/bsd-compatibility.patch b/target/linux/patches/3.4.71/bsd-compatibility.patch index 9e91a62de..9e91a62de 100644 --- a/target/linux/patches/3.4.65/bsd-compatibility.patch +++ b/target/linux/patches/3.4.71/bsd-compatibility.patch diff --git a/target/linux/patches/3.4.65/cris-etrax.patch b/target/linux/patches/3.4.71/cris-etrax.patch index a80d9a8b8..a80d9a8b8 100644 --- a/target/linux/patches/3.4.65/cris-etrax.patch +++ b/target/linux/patches/3.4.71/cris-etrax.patch diff --git a/target/linux/patches/3.4.65/defaults.patch b/target/linux/patches/3.4.71/defaults.patch index 58aae610b..58aae610b 100644 --- a/target/linux/patches/3.4.65/defaults.patch +++ b/target/linux/patches/3.4.71/defaults.patch diff --git a/target/linux/patches/3.4.65/gemalto.patch b/target/linux/patches/3.4.71/gemalto.patch index 65f7af1d7..65f7af1d7 100644 --- a/target/linux/patches/3.4.65/gemalto.patch +++ b/target/linux/patches/3.4.71/gemalto.patch diff --git a/target/linux/patches/3.4.65/lemote-rfkill.patch b/target/linux/patches/3.4.71/lemote-rfkill.patch index a61488434..a61488434 100644 --- a/target/linux/patches/3.4.65/lemote-rfkill.patch +++ b/target/linux/patches/3.4.71/lemote-rfkill.patch diff --git a/target/linux/patches/3.4.65/module-alloc-size-check.patch b/target/linux/patches/3.4.71/module-alloc-size-check.patch index a792ac60a..a792ac60a 100644 --- a/target/linux/patches/3.4.65/module-alloc-size-check.patch +++ b/target/linux/patches/3.4.71/module-alloc-size-check.patch diff --git a/target/linux/patches/3.4.65/non-static.patch b/target/linux/patches/3.4.71/non-static.patch index a967703d0..a967703d0 100644 --- a/target/linux/patches/3.4.65/non-static.patch +++ b/target/linux/patches/3.4.71/non-static.patch diff --git a/target/linux/patches/3.4.65/sparc-include.patch b/target/linux/patches/3.4.71/sparc-include.patch index 2f8ffd061..2f8ffd061 100644 --- a/target/linux/patches/3.4.65/sparc-include.patch +++ b/target/linux/patches/3.4.71/sparc-include.patch diff --git a/target/linux/patches/3.4.65/startup.patch b/target/linux/patches/3.4.71/startup.patch index 68e8987b0..68e8987b0 100644 --- a/target/linux/patches/3.4.65/startup.patch +++ b/target/linux/patches/3.4.71/startup.patch diff --git a/target/linux/patches/3.4.65/usb-defaults-off.patch b/target/linux/patches/3.4.71/usb-defaults-off.patch index 31367108a..31367108a 100644 --- a/target/linux/patches/3.4.65/usb-defaults-off.patch +++ b/target/linux/patches/3.4.71/usb-defaults-off.patch diff --git a/target/linux/patches/3.4.65/uuid.patch b/target/linux/patches/3.4.71/uuid.patch index ca23accdf..ca23accdf 100644 --- a/target/linux/patches/3.4.65/uuid.patch +++ b/target/linux/patches/3.4.71/uuid.patch diff --git a/target/linux/patches/3.4.65/vga-cons-default-off.patch b/target/linux/patches/3.4.71/vga-cons-default-off.patch index 178aeeeb9..178aeeeb9 100644 --- a/target/linux/patches/3.4.65/vga-cons-default-off.patch +++ b/target/linux/patches/3.4.71/vga-cons-default-off.patch diff --git a/target/linux/patches/3.4.65/wlan-cf.patch b/target/linux/patches/3.4.71/wlan-cf.patch index fc20759e2..fc20759e2 100644 --- a/target/linux/patches/3.4.65/wlan-cf.patch +++ b/target/linux/patches/3.4.71/wlan-cf.patch diff --git a/target/linux/patches/3.4.65/zlib-inflate.patch b/target/linux/patches/3.4.71/zlib-inflate.patch index 58e1f6d21..58e1f6d21 100644 --- a/target/linux/patches/3.4.65/zlib-inflate.patch +++ b/target/linux/patches/3.4.71/zlib-inflate.patch |