Browse Source

update longterm kernel

Waldemar Brodkorb 12 years ago
parent
commit
3c20e7545c

+ 3 - 3
Config.in

@@ -114,8 +114,8 @@ config ADK_KERNEL_VERSION_3_6_11
 	prompt "3.6.11"
 	prompt "3.6.11"
 	boolean
 	boolean
 
 
-config ADK_KERNEL_VERSION_3_4_52
-	prompt "3.4.52"
+config ADK_KERNEL_VERSION_3_4_60
+	prompt "3.4.60"
 	boolean
 	boolean
 
 
 endchoice
 endchoice
@@ -124,7 +124,7 @@ config ADK_KERNEL_VERSION
 	string
 	string
 	default "3.9.9" if ADK_KERNEL_VERSION_3_9_9
 	default "3.9.9" if ADK_KERNEL_VERSION_3_9_9
 	default "3.6.11" if ADK_KERNEL_VERSION_3_6_11
 	default "3.6.11" if ADK_KERNEL_VERSION_3_6_11
-	default "3.4.52" if ADK_KERNEL_VERSION_3_4_52
+	default "3.4.60" if ADK_KERNEL_VERSION_3_4_60
 	help
 	help
 
 
 config ADK_KERNEL_COMP_GZIP_RASPBERRY_PI
 config ADK_KERNEL_COMP_GZIP_RASPBERRY_PI

+ 3 - 3
mk/kernel-ver.mk

@@ -16,9 +16,9 @@ KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
 KERNEL_RELEASE:=	1
 KERNEL_MD5SUM:=		3d602ad7f7984509c3e923a5ae90bc54
 KERNEL_MD5SUM:=		3d602ad7f7984509c3e923a5ae90bc54
 endif
 endif
-ifeq ($(ADK_KERNEL_VERSION_3_4_52),y)
-KERNEL_VERSION:=	3.4.52
+ifeq ($(ADK_KERNEL_VERSION_3_4_60),y)
+KERNEL_VERSION:=	3.4.60
 KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
 KERNEL_RELEASE:=	1
-KERNEL_MD5SUM:=		97411d754781f6bae5c0a6e48849b3c9
+KERNEL_MD5SUM:=		6173c731d43939c133d0c575e6e0735e
 endif
 endif

+ 2 - 2
target/linux/config/Config.in.netfilter.ip4

@@ -36,13 +36,13 @@ config ADK_KPACKAGE_KMOD_IP_NF_FILTER
 
 
 config ADK_KPACKAGE_KMOD_FULL_NAT
 config ADK_KPACKAGE_KMOD_FULL_NAT
 	tristate "Meta package for Full NAT"
 	tristate "Meta package for Full NAT"
-	select ADK_KPACKAGE_KMOD_NF_NAT if ADK_KERNEL_VERSION_3_4_52
+	select ADK_KPACKAGE_KMOD_NF_NAT if ADK_KERNEL_VERSION_3_4_60
 	select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_9_9
 	select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_9_9
 
 
 config ADK_KPACKAGE_KMOD_NF_NAT
 config ADK_KPACKAGE_KMOD_NF_NAT
 	tristate 'Full NAT'
 	tristate 'Full NAT'
 	depends on ADK_KPACKAGE_KMOD_IP_NF_IPTABLES
 	depends on ADK_KPACKAGE_KMOD_IP_NF_IPTABLES
-	depends on ADK_KERNEL_VERSION_3_4_52
+	depends on ADK_KERNEL_VERSION_3_4_60
 	help
 	help
 	  The Full NAT option allows masquerading, port forwarding and other
 	  The Full NAT option allows masquerading, port forwarding and other
 	  forms of full Network Address Port Translation.  It is controlled by
 	  forms of full Network Address Port Translation.  It is controlled by

+ 0 - 0
target/linux/patches/3.4.52/bsd-compatibility.patch → target/linux/patches/3.4.60/bsd-compatibility.patch


+ 0 - 0
target/linux/patches/3.4.52/cris-etrax.patch → target/linux/patches/3.4.60/cris-etrax.patch


+ 0 - 0
target/linux/patches/3.4.52/defaults.patch → target/linux/patches/3.4.60/defaults.patch


+ 0 - 0
target/linux/patches/3.4.52/gemalto.patch → target/linux/patches/3.4.60/gemalto.patch


+ 0 - 0
target/linux/patches/3.4.52/lemote-rfkill.patch → target/linux/patches/3.4.60/lemote-rfkill.patch


+ 0 - 0
target/linux/patches/3.4.52/module-alloc-size-check.patch → target/linux/patches/3.4.60/module-alloc-size-check.patch


+ 0 - 0
target/linux/patches/3.4.52/non-static.patch → target/linux/patches/3.4.60/non-static.patch


+ 0 - 0
target/linux/patches/3.4.52/sparc-include.patch → target/linux/patches/3.4.60/sparc-include.patch


+ 0 - 0
target/linux/patches/3.4.52/startup.patch → target/linux/patches/3.4.60/startup.patch


+ 0 - 0
target/linux/patches/3.4.52/usb-defaults-off.patch → target/linux/patches/3.4.60/usb-defaults-off.patch


+ 0 - 0
target/linux/patches/3.4.52/uuid.patch → target/linux/patches/3.4.60/uuid.patch


+ 0 - 0
target/linux/patches/3.4.52/vga-cons-default-off.patch → target/linux/patches/3.4.60/vga-cons-default-off.patch


+ 0 - 0
target/linux/patches/3.4.52/wlan-cf.patch → target/linux/patches/3.4.60/wlan-cf.patch


+ 0 - 0
target/linux/patches/3.4.52/zlib-inflate.patch → target/linux/patches/3.4.60/zlib-inflate.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.52/aufs2.patch → toolchain/kernel-headers/patches/3.4.60/aufs2.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.52/cleankernel.patch → toolchain/kernel-headers/patches/3.4.60/cleankernel.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.52/etrax-header.patch → toolchain/kernel-headers/patches/3.4.60/etrax-header.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.52/linux-gcc-check.patch → toolchain/kernel-headers/patches/3.4.60/linux-gcc-check.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.52/microperl.patch → toolchain/kernel-headers/patches/3.4.60/microperl.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.52/mkpiggy.patch → toolchain/kernel-headers/patches/3.4.60/mkpiggy.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.52/relocs.patch → toolchain/kernel-headers/patches/3.4.60/relocs.patch