summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/kernel-ver.mk6
-rw-r--r--target/config/Config.in.kernelversion4
-rw-r--r--target/linux/patches/4.5.7/coldfire-sighandler.patch (renamed from target/linux/patches/4.5.4/coldfire-sighandler.patch)0
-rw-r--r--target/linux/patches/4.5.7/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.5.4/initramfs-nosizelimit.patch)0
-rw-r--r--target/linux/patches/4.5.7/ld-or1k.patch (renamed from target/linux/patches/4.5.4/ld-or1k.patch)0
-rw-r--r--target/linux/patches/4.5.7/startup.patch (renamed from target/linux/patches/4.5.4/startup.patch)0
6 files changed, 5 insertions, 5 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index e0f973c08..ce2f8fa44 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -25,11 +25,11 @@ KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= e158f3c69da87c2ec28d0f194dbe18b05e0d0b9e1142566615cea3390bab1c6a
endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_4_5_4),y)
-KERNEL_FILE_VER:= 4.5.4
+ifeq ($(ADK_TARGET_KERNEL_VERSION_4_5_7),y)
+KERNEL_FILE_VER:= 4.5.7
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 575c1707afe37865f49e8e0aa5891a092a81a8dcb5d8c8921a896bd13b8415e8
+KERNEL_HASH:= c070a62095fe830e7bfdb159e577216e3ed237ad3ab9a2590f53cde4e881fb2b
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4_10),y)
KERNEL_FILE_VER:= 4.4.10
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index f7da8baa6..d64d554dd 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -17,8 +17,8 @@ config ADK_TARGET_KERNEL_VERSION_4_6_2
depends on !ADK_TARGET_BOARD_BCM28XX
select ADK_TARGET_KERNEL_VERSION_4_6
-config ADK_TARGET_KERNEL_VERSION_4_5_4
- bool "4.5.4"
+config ADK_TARGET_KERNEL_VERSION_4_5_7
+ bool "4.5.7"
depends on !ADK_TARGET_ARCH_NIOS2
depends on !ADK_TARGET_BOARD_BCM28XX
select ADK_TARGET_KERNEL_VERSION_4_5
diff --git a/target/linux/patches/4.5.4/coldfire-sighandler.patch b/target/linux/patches/4.5.7/coldfire-sighandler.patch
index c52a4e228..c52a4e228 100644
--- a/target/linux/patches/4.5.4/coldfire-sighandler.patch
+++ b/target/linux/patches/4.5.7/coldfire-sighandler.patch
diff --git a/target/linux/patches/4.5.4/initramfs-nosizelimit.patch b/target/linux/patches/4.5.7/initramfs-nosizelimit.patch
index 40d2f6bd8..40d2f6bd8 100644
--- a/target/linux/patches/4.5.4/initramfs-nosizelimit.patch
+++ b/target/linux/patches/4.5.7/initramfs-nosizelimit.patch
diff --git a/target/linux/patches/4.5.4/ld-or1k.patch b/target/linux/patches/4.5.7/ld-or1k.patch
index 264f9166f..264f9166f 100644
--- a/target/linux/patches/4.5.4/ld-or1k.patch
+++ b/target/linux/patches/4.5.7/ld-or1k.patch
diff --git a/target/linux/patches/4.5.4/startup.patch b/target/linux/patches/4.5.7/startup.patch
index e54ac19a6..e54ac19a6 100644
--- a/target/linux/patches/4.5.4/startup.patch
+++ b/target/linux/patches/4.5.7/startup.patch