Browse Source

update to 3.4.4

Waldemar Brodkorb 13 years ago
parent
commit
0e8e070fa9

+ 3 - 3
Config.in

@@ -106,8 +106,8 @@ depends on !ADK_TOOLCHAIN_ONLY && !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_
 choice
 prompt "Kernel Version"
 
-config ADK_KERNEL_VERSION_3_4_2
-	prompt "3.4.2"
+config ADK_KERNEL_VERSION_3_4_4
+	prompt "3.4.4"
 	boolean
 
 config ADK_KERNEL_VERSION_3_3_8
@@ -134,7 +134,7 @@ endchoice
 
 config ADK_KERNEL_VERSION
 	string
-	default "3.4.2" if ADK_KERNEL_VERSION_3_4_2
+	default "3.4.4" if ADK_KERNEL_VERSION_3_4_4
 	default "3.3.8" if ADK_KERNEL_VERSION_3_3_8
 	default "3.2.20" if ADK_KERNEL_VERSION_3_2_20
 	default "3.1.10" if ADK_KERNEL_VERSION_3_1_10

+ 3 - 3
mk/kernel-ver.mk

@@ -34,9 +34,9 @@ KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
 KERNEL_MD5SUM:=		21068f0fd262b9b3670947f7892e1d6b
 endif
-ifeq ($(ADK_KERNEL_VERSION_3_4_2),y)
-KERNEL_VERSION:=	3.4.2
+ifeq ($(ADK_KERNEL_VERSION_3_4_4),y)
+KERNEL_VERSION:=	3.4.4
 KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
-KERNEL_MD5SUM:=		8260d881daa5ce4ce9ed1464beea41f7
+KERNEL_MD5SUM:=		6b8420c24e6f25c56824ce085d194687
 endif

+ 0 - 0
target/linux/patches/3.4.2/bsd-compatibility.patch → target/linux/patches/3.4.4/bsd-compatibility.patch


+ 0 - 0
target/linux/patches/3.4.2/cris-etrax.patch → target/linux/patches/3.4.4/cris-etrax.patch


+ 0 - 0
target/linux/patches/3.4.2/defaults.patch → target/linux/patches/3.4.4/defaults.patch


+ 0 - 0
target/linux/patches/3.4.2/gemalto.patch → target/linux/patches/3.4.4/gemalto.patch


+ 0 - 0
target/linux/patches/3.4.2/lemote-rfkill.patch → target/linux/patches/3.4.4/lemote-rfkill.patch


+ 0 - 0
target/linux/patches/3.4.2/mmc-host.patch → target/linux/patches/3.4.4/mmc-host.patch


+ 0 - 0
target/linux/patches/3.4.2/module-alloc-size-check.patch → target/linux/patches/3.4.4/module-alloc-size-check.patch


+ 0 - 0
target/linux/patches/3.4.2/non-static.patch → target/linux/patches/3.4.4/non-static.patch


+ 0 - 0
target/linux/patches/3.4.2/sparc-include.patch → target/linux/patches/3.4.4/sparc-include.patch


+ 0 - 0
target/linux/patches/3.4.2/startup.patch → target/linux/patches/3.4.4/startup.patch


+ 0 - 0
target/linux/patches/3.4.2/usb-defaults-off.patch → target/linux/patches/3.4.4/usb-defaults-off.patch


+ 0 - 0
target/linux/patches/3.4.2/uuid.patch → target/linux/patches/3.4.4/uuid.patch


+ 0 - 0
target/linux/patches/3.4.2/vga-cons-default-off.patch → target/linux/patches/3.4.4/vga-cons-default-off.patch


+ 0 - 0
target/linux/patches/3.4.2/wlan-cf.patch → target/linux/patches/3.4.4/wlan-cf.patch


+ 0 - 0
target/linux/patches/3.4.2/zlib-inflate.patch → target/linux/patches/3.4.4/zlib-inflate.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.2/aufs2.patch → toolchain/kernel-headers/patches/3.4.4/aufs2.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.2/cleankernel.patch → toolchain/kernel-headers/patches/3.4.4/cleankernel.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.2/etrax-header.patch → toolchain/kernel-headers/patches/3.4.4/etrax-header.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.2/linux-gcc-check.patch → toolchain/kernel-headers/patches/3.4.4/linux-gcc-check.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.2/microperl.patch → toolchain/kernel-headers/patches/3.4.4/microperl.patch