Browse Source

update kernel

Waldemar Brodkorb 11 years ago
parent
commit
4817ea545c

+ 3 - 3
Config.in

@@ -95,7 +95,7 @@ prompt "Kernel Version"
 depends on ADK_TOOLCHAIN_ONLY
 
 config ADK_KERNEL_VERSION_TOOLCHAIN
-	prompt "3.7.3"
+	prompt "3.8.2"
 	boolean
 	depends on ADK_TOOLCHAIN_ONLY
 
@@ -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_8_1
-	prompt "3.8.1"
+config ADK_KERNEL_VERSION_3_8_2
+	prompt "3.8.2"
 	boolean
 
 endchoice

+ 5 - 5
mk/kernel-ver.mk

@@ -1,12 +1,12 @@
 ifeq ($(ADK_KERNEL_VERSION_TOOLCHAIN),y)
-KERNEL_VERSION:=	3.8.1
+KERNEL_VERSION:=	3.8.2
 KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
-KERNEL_MD5SUM:=		093b172f907d5455a6746418ad18f5bc
+KERNEL_MD5SUM:=		0587d693653dc5e67e3d280278100d1d
 endif
-ifeq ($(ADK_KERNEL_VERSION_3_8_1),y)
-KERNEL_VERSION:=	3.8.1
+ifeq ($(ADK_KERNEL_VERSION_3_8_2),y)
+KERNEL_VERSION:=	3.8.2
 KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
-KERNEL_MD5SUM:=		093b172f907d5455a6746418ad18f5bc
+KERNEL_MD5SUM:=		0587d693653dc5e67e3d280278100d1d
 endif

+ 0 - 0
target/linux/patches/3.8.1/bsd-compatibility.patch → target/linux/patches/3.8.2/bsd-compatibility.patch


+ 0 - 0
target/linux/patches/3.8.1/cris-etrax.patch → target/linux/patches/3.8.2/cris-etrax.patch


+ 0 - 0
target/linux/patches/3.8.1/defaults.patch → target/linux/patches/3.8.2/defaults.patch


+ 0 - 0
target/linux/patches/3.8.1/disable-netfilter.patch → target/linux/patches/3.8.2/disable-netfilter.patch


+ 0 - 0
target/linux/patches/3.8.1/gemalto.patch → target/linux/patches/3.8.2/gemalto.patch


+ 0 - 0
target/linux/patches/3.8.1/lemote-rfkill.patch → target/linux/patches/3.8.2/lemote-rfkill.patch


+ 0 - 0
target/linux/patches/3.8.1/mtd-rootfs.patch → target/linux/patches/3.8.2/mtd-rootfs.patch


+ 0 - 0
target/linux/patches/3.8.1/non-static.patch → target/linux/patches/3.8.2/non-static.patch


+ 0 - 0
target/linux/patches/3.8.1/startup.patch → target/linux/patches/3.8.2/startup.patch


+ 0 - 0
target/linux/patches/3.8.1/usb-defaults-off.patch → target/linux/patches/3.8.2/usb-defaults-off.patch


+ 0 - 0
target/linux/patches/3.8.1/uuid.patch → target/linux/patches/3.8.2/uuid.patch


+ 0 - 0
target/linux/patches/3.8.1/vga-cons-default-off.patch → target/linux/patches/3.8.2/vga-cons-default-off.patch


+ 0 - 0
target/linux/patches/3.8.1/wlan-cf.patch → target/linux/patches/3.8.2/wlan-cf.patch


+ 0 - 0
target/linux/patches/3.8.1/zlib-inflate.patch → target/linux/patches/3.8.2/zlib-inflate.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.8.1/cleankernel.patch → toolchain/kernel-headers/patches/3.8.2/cleankernel.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.8.1/microperl.patch → toolchain/kernel-headers/patches/3.8.2/microperl.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.8.1/mkpiggy.patch → toolchain/kernel-headers/patches/3.8.2/mkpiggy.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.8.1/relocs.patch → toolchain/kernel-headers/patches/3.8.2/relocs.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.8.1/sortext.patch → toolchain/kernel-headers/patches/3.8.2/sortext.patch