summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/kernel-ver.mk6
-rw-r--r--target/config/Config.in.kernelversion.choice8
-rw-r--r--target/config/Config.in.kernelversion.default2
-rw-r--r--target/linux/patches/4.0.4/cris-header.patch (renamed from target/linux/patches/4.0.3/cris-header.patch)0
-rw-r--r--target/linux/patches/4.0.4/cris32-serial.patch (renamed from target/linux/patches/4.0.3/cris32-serial.patch)0
-rw-r--r--target/linux/patches/4.0.4/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.0.3/initramfs-nosizelimit.patch)0
-rw-r--r--target/linux/patches/4.0.4/startup.patch (renamed from target/linux/patches/4.0.3/startup.patch)0
7 files changed, 7 insertions, 9 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 04c43dd78..4b9879917 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -1,8 +1,8 @@
-ifeq ($(ADK_KERNEL_VERSION_4_0_3),y)
-KERNEL_VERSION:= 4.0.3
+ifeq ($(ADK_KERNEL_VERSION_4_0_4),y)
+KERNEL_VERSION:= 4.0.4
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_HASH:= 8477fe664c14f1a139a128b1e6dfbe483aad18aaa4316045c628a1f8335e53b6
+KERNEL_HASH:= 30651ccd2cdf01ea2215cd39a94d9b684c1b3a681120f33e6605b467fe41b4c8
endif
ifeq ($(ADK_KERNEL_VERSION_3_18_12),y)
KERNEL_VERSION:= 3.18.12
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index 98bbf2aec..af33a46ed 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -4,13 +4,11 @@
choice
prompt "Kernel Version"
depends on ADK_TARGET_KERNEL_CUSTOMISING
-default ADK_KERNEL_VERSION_4_0_3
+default ADK_KERNEL_VERSION_4_0_4
-config ADK_KERNEL_VERSION_4_0_3
- bool "4.0.3"
+config ADK_KERNEL_VERSION_4_0_4
+ bool "4.0.4"
select ADK_KERNEL_VERSION_4_0
- depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI
- depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI2
config ADK_KERNEL_VERSION_3_18_12
bool "3.18.12"
diff --git a/target/config/Config.in.kernelversion.default b/target/config/Config.in.kernelversion.default
index 0c4b4bb68..d1d447245 100644
--- a/target/config/Config.in.kernelversion.default
+++ b/target/config/Config.in.kernelversion.default
@@ -27,7 +27,7 @@ config ADK_KERNEL_VERSION_2_6_32
config ADK_KERNEL_VERSION
string
- default "4.0.3" if ADK_KERNEL_VERSION_4_0
+ default "4.0.4" if ADK_KERNEL_VERSION_4_0
default "3.18.12" if ADK_KERNEL_VERSION_3_18_12
default "3.14.43" if ADK_KERNEL_VERSION_3_14_43
default "3.12.40" if ADK_KERNEL_VERSION_3_12_40
diff --git a/target/linux/patches/4.0.3/cris-header.patch b/target/linux/patches/4.0.4/cris-header.patch
index 2b5a88461..2b5a88461 100644
--- a/target/linux/patches/4.0.3/cris-header.patch
+++ b/target/linux/patches/4.0.4/cris-header.patch
diff --git a/target/linux/patches/4.0.3/cris32-serial.patch b/target/linux/patches/4.0.4/cris32-serial.patch
index 0f071cffb..0f071cffb 100644
--- a/target/linux/patches/4.0.3/cris32-serial.patch
+++ b/target/linux/patches/4.0.4/cris32-serial.patch
diff --git a/target/linux/patches/4.0.3/initramfs-nosizelimit.patch b/target/linux/patches/4.0.4/initramfs-nosizelimit.patch
index 40d2f6bd8..40d2f6bd8 100644
--- a/target/linux/patches/4.0.3/initramfs-nosizelimit.patch
+++ b/target/linux/patches/4.0.4/initramfs-nosizelimit.patch
diff --git a/target/linux/patches/4.0.3/startup.patch b/target/linux/patches/4.0.4/startup.patch
index d396b75e4..d396b75e4 100644
--- a/target/linux/patches/4.0.3/startup.patch
+++ b/target/linux/patches/4.0.4/startup.patch