summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-12-24 13:56:24 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-12-24 13:56:24 +0100
commit15b5d38385d8261339eed833b85a339505f4105c (patch)
tree00a40db614bf5a34f86e84b368f34eeae6e7b2f2
parentf238c9e4d9a85a9d969d9146a460c0a340e9cd85 (diff)
linux: bump kernel 4.4.x 4.9.x 4.14.x
-rw-r--r--mk/kernel-ver.mk14
-rw-r--r--target/config/Config.in.kernelversion12
-rw-r--r--target/linux/patches/4.14.8/h8300.patch (renamed from target/linux/patches/4.13.13/h8300.patch)0
-rw-r--r--target/linux/patches/4.14.8/or1k-more-ram.patch (renamed from target/linux/patches/4.13.13/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/4.4.107/coldfire-sighandler.patch (renamed from target/linux/patches/4.4.96/coldfire-sighandler.patch)0
-rw-r--r--target/linux/patches/4.4.107/crisv32.patch (renamed from target/linux/patches/4.4.96/crisv32.patch)0
-rw-r--r--target/linux/patches/4.4.107/crisv32_ethernet_driver.patch (renamed from target/linux/patches/4.4.96/crisv32_ethernet_driver.patch)0
-rw-r--r--target/linux/patches/4.4.107/h8300.patch (renamed from target/linux/patches/4.4.96/h8300.patch)0
-rw-r--r--target/linux/patches/4.4.107/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.4.96/initramfs-nosizelimit.patch)0
-rw-r--r--target/linux/patches/4.4.107/ld-or1k.patch (renamed from target/linux/patches/4.4.96/ld-or1k.patch)0
-rw-r--r--target/linux/patches/4.4.107/macsonic.patch (renamed from target/linux/patches/4.4.96/macsonic.patch)0
-rw-r--r--target/linux/patches/4.4.107/mips-xz.patch (renamed from target/linux/patches/4.4.96/mips-xz.patch)0
-rw-r--r--target/linux/patches/4.4.107/patch-realtime (renamed from target/linux/patches/4.4.96/patch-realtime)0
-rw-r--r--target/linux/patches/4.4.107/startup.patch (renamed from target/linux/patches/4.4.96/startup.patch)0
-rw-r--r--target/linux/patches/4.4.107/use-libgcc-for-sh.patch (renamed from target/linux/patches/4.4.96/use-libgcc-for-sh.patch)0
-rw-r--r--target/linux/patches/4.4.107/versatile-nommu.patch (renamed from target/linux/patches/4.4.96/versatile-nommu.patch)0
-rw-r--r--target/linux/patches/4.9.71/crisv32_ethernet_driver.patch (renamed from target/linux/patches/4.9.60/crisv32_ethernet_driver.patch)0
-rw-r--r--target/linux/patches/4.9.71/h8300.patch (renamed from target/linux/patches/4.9.60/h8300.patch)0
-rw-r--r--target/linux/patches/4.9.71/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.9.60/initramfs-nosizelimit.patch)0
-rw-r--r--target/linux/patches/4.9.71/ld-or1k.patch (renamed from target/linux/patches/4.9.60/ld-or1k.patch)0
-rw-r--r--target/linux/patches/4.9.71/macsonic.patch (renamed from target/linux/patches/4.9.60/macsonic.patch)0
-rw-r--r--target/linux/patches/4.9.71/microblaze-sigaltstack.patch (renamed from target/linux/patches/4.9.60/microblaze-sigaltstack.patch)0
-rw-r--r--target/linux/patches/4.9.71/or1k-more-ram.patch (renamed from target/linux/patches/4.9.60/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/4.9.71/patch-realtime (renamed from target/linux/patches/4.9.60/patch-realtime)0
-rw-r--r--target/linux/patches/4.9.71/sh2.patch (renamed from target/linux/patches/4.9.60/sh2.patch)0
-rw-r--r--target/linux/patches/4.9.71/startup.patch (renamed from target/linux/patches/4.9.60/startup.patch)0
-rw-r--r--target/linux/patches/4.9.71/vdso2.patch (renamed from target/linux/patches/4.9.60/vdso2.patch)0
27 files changed, 13 insertions, 13 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 207cc786a..011f0baf3 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -15,23 +15,23 @@ KERNEL_FILE_VER:= $(ADK_TARGET_KERNEL_GIT)
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(ADK_TARGET_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_4_13),y)
-KERNEL_FILE_VER:= 4.13.13
+ifeq ($(ADK_TARGET_KERNEL_VERSION_4_14),y)
+KERNEL_FILE_VER:= 4.14.8
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 15bc883ca8bdde8820c9dbc536ade46be21f920d095e00ae8304aeb482aafe47
+KERNEL_HASH:= 6ebcc57ba31d714af872347184d1de32f4ab0b7096ef4e062d1ca6b3234d9333
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:= 4.9.60
+KERNEL_FILE_VER:= 4.9.71
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 0e326c5c5152c41265d1c681b41b52afce1925f4a382dfd41cb93605f3fcad04
+KERNEL_HASH:= f1fd9740fb4ec31180113e99a2329214ae441533ee226075a40d4e0675db769c
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:= 4.4.96
+KERNEL_FILE_VER:= 4.4.107
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 241d3d5d15cdf26fee89cc587cb865294efdbc5c94cac2c89b36f17223665bab
+KERNEL_HASH:= d25dc23c8b05d34518ede68f03668cd344f805049a16bc4f189da90533881a17
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
KERNEL_FILE_VER:= 4.1.45
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index b3c57ac21..099153153 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -19,8 +19,8 @@ default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_H8300
default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_METAG
default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_SYSTEM_QEMU_ARM_REALVIEW_EB_MPCORE
-default ADK_TARGET_KERNEL_VERSION_4_13 if ADK_TARGET_SYSTEM_ORANGE_PI0
-default ADK_TARGET_KERNEL_VERSION_4_13 if ADK_TARGET_ARCH_OR1K
+default ADK_TARGET_KERNEL_VERSION_4_14 if ADK_TARGET_SYSTEM_ORANGE_PI0
+default ADK_TARGET_KERNEL_VERSION_4_14 if ADK_TARGET_ARCH_OR1K
default ADK_TARGET_KERNEL_VERSION_4_9
config ADK_TARGET_KERNEL_VERSION_GIT
@@ -33,8 +33,8 @@ config ADK_TARGET_KERNEL_VERSION_GIT
select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
-config ADK_TARGET_KERNEL_VERSION_4_13
- bool "4.13.13"
+config ADK_TARGET_KERNEL_VERSION_4_14
+ bool "4.14.8"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_CSKY
@@ -46,7 +46,7 @@ config ADK_TARGET_KERNEL_VERSION_4_13
depends on !ADK_TARGET_SYSTEM_QEMU_ARM_REALVIEW_EB_MPCORE
config ADK_TARGET_KERNEL_VERSION_4_9
- bool "4.9.60"
+ bool "4.9.71"
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_CSKY
depends on !ADK_TARGET_ARCH_METAG
@@ -59,7 +59,7 @@ config ADK_TARGET_KERNEL_VERSION_4_9
depends on !ADK_TARGET_SYSTEM_ORANGE_PI0
config ADK_TARGET_KERNEL_VERSION_4_4
- bool "4.4.96"
+ bool "4.4.107"
depends on !ADK_TARGET_ARCH_CSKY
depends on !ADK_TARGET_ARCH_NDS32
depends on !ADK_TARGET_ARCH_NIOS2
diff --git a/target/linux/patches/4.13.13/h8300.patch b/target/linux/patches/4.14.8/h8300.patch
index 836a414e5..836a414e5 100644
--- a/target/linux/patches/4.13.13/h8300.patch
+++ b/target/linux/patches/4.14.8/h8300.patch
diff --git a/target/linux/patches/4.13.13/or1k-more-ram.patch b/target/linux/patches/4.14.8/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/4.13.13/or1k-more-ram.patch
+++ b/target/linux/patches/4.14.8/or1k-more-ram.patch
diff --git a/target/linux/patches/4.4.96/coldfire-sighandler.patch b/target/linux/patches/4.4.107/coldfire-sighandler.patch
index c52a4e228..c52a4e228 100644
--- a/target/linux/patches/4.4.96/coldfire-sighandler.patch
+++ b/target/linux/patches/4.4.107/coldfire-sighandler.patch
diff --git a/target/linux/patches/4.4.96/crisv32.patch b/target/linux/patches/4.4.107/crisv32.patch
index cb9b0d028..cb9b0d028 100644
--- a/target/linux/patches/4.4.96/crisv32.patch
+++ b/target/linux/patches/4.4.107/crisv32.patch
diff --git a/target/linux/patches/4.4.96/crisv32_ethernet_driver.patch b/target/linux/patches/4.4.107/crisv32_ethernet_driver.patch
index 0cef202fc..0cef202fc 100644
--- a/target/linux/patches/4.4.96/crisv32_ethernet_driver.patch
+++ b/target/linux/patches/4.4.107/crisv32_ethernet_driver.patch
diff --git a/target/linux/patches/4.4.96/h8300.patch b/target/linux/patches/4.4.107/h8300.patch
index cf73989a6..cf73989a6 100644
--- a/target/linux/patches/4.4.96/h8300.patch
+++ b/target/linux/patches/4.4.107/h8300.patch
diff --git a/target/linux/patches/4.4.96/initramfs-nosizelimit.patch b/target/linux/patches/4.4.107/initramfs-nosizelimit.patch
index 40d2f6bd8..40d2f6bd8 100644
--- a/target/linux/patches/4.4.96/initramfs-nosizelimit.patch
+++ b/target/linux/patches/4.4.107/initramfs-nosizelimit.patch
diff --git a/target/linux/patches/4.4.96/ld-or1k.patch b/target/linux/patches/4.4.107/ld-or1k.patch
index 264f9166f..264f9166f 100644
--- a/target/linux/patches/4.4.96/ld-or1k.patch
+++ b/target/linux/patches/4.4.107/ld-or1k.patch
diff --git a/target/linux/patches/4.4.96/macsonic.patch b/target/linux/patches/4.4.107/macsonic.patch
index 75a6fcad2..75a6fcad2 100644
--- a/target/linux/patches/4.4.96/macsonic.patch
+++ b/target/linux/patches/4.4.107/macsonic.patch
diff --git a/target/linux/patches/4.4.96/mips-xz.patch b/target/linux/patches/4.4.107/mips-xz.patch
index 5cfac6254..5cfac6254 100644
--- a/target/linux/patches/4.4.96/mips-xz.patch
+++ b/target/linux/patches/4.4.107/mips-xz.patch
diff --git a/target/linux/patches/4.4.96/patch-realtime b/target/linux/patches/4.4.107/patch-realtime
index b49cd6f03..b49cd6f03 100644
--- a/target/linux/patches/4.4.96/patch-realtime
+++ b/target/linux/patches/4.4.107/patch-realtime
diff --git a/target/linux/patches/4.4.96/startup.patch b/target/linux/patches/4.4.107/startup.patch
index e54ac19a6..e54ac19a6 100644
--- a/target/linux/patches/4.4.96/startup.patch
+++ b/target/linux/patches/4.4.107/startup.patch
diff --git a/target/linux/patches/4.4.96/use-libgcc-for-sh.patch b/target/linux/patches/4.4.107/use-libgcc-for-sh.patch
index 6420219b0..6420219b0 100644
--- a/target/linux/patches/4.4.96/use-libgcc-for-sh.patch
+++ b/target/linux/patches/4.4.107/use-libgcc-for-sh.patch
diff --git a/target/linux/patches/4.4.96/versatile-nommu.patch b/target/linux/patches/4.4.107/versatile-nommu.patch
index 96140b30c..96140b30c 100644
--- a/target/linux/patches/4.4.96/versatile-nommu.patch
+++ b/target/linux/patches/4.4.107/versatile-nommu.patch
diff --git a/target/linux/patches/4.9.60/crisv32_ethernet_driver.patch b/target/linux/patches/4.9.71/crisv32_ethernet_driver.patch
index 0cef202fc..0cef202fc 100644
--- a/target/linux/patches/4.9.60/crisv32_ethernet_driver.patch
+++ b/target/linux/patches/4.9.71/crisv32_ethernet_driver.patch
diff --git a/target/linux/patches/4.9.60/h8300.patch b/target/linux/patches/4.9.71/h8300.patch
index c71194f0a..c71194f0a 100644
--- a/target/linux/patches/4.9.60/h8300.patch
+++ b/target/linux/patches/4.9.71/h8300.patch
diff --git a/target/linux/patches/4.9.60/initramfs-nosizelimit.patch b/target/linux/patches/4.9.71/initramfs-nosizelimit.patch
index 40d2f6bd8..40d2f6bd8 100644
--- a/target/linux/patches/4.9.60/initramfs-nosizelimit.patch
+++ b/target/linux/patches/4.9.71/initramfs-nosizelimit.patch
diff --git a/target/linux/patches/4.9.60/ld-or1k.patch b/target/linux/patches/4.9.71/ld-or1k.patch
index 264f9166f..264f9166f 100644
--- a/target/linux/patches/4.9.60/ld-or1k.patch
+++ b/target/linux/patches/4.9.71/ld-or1k.patch
diff --git a/target/linux/patches/4.9.60/macsonic.patch b/target/linux/patches/4.9.71/macsonic.patch
index 75a6fcad2..75a6fcad2 100644
--- a/target/linux/patches/4.9.60/macsonic.patch
+++ b/target/linux/patches/4.9.71/macsonic.patch
diff --git a/target/linux/patches/4.9.60/microblaze-sigaltstack.patch b/target/linux/patches/4.9.71/microblaze-sigaltstack.patch
index c4064e8b9..c4064e8b9 100644
--- a/target/linux/patches/4.9.60/microblaze-sigaltstack.patch
+++ b/target/linux/patches/4.9.71/microblaze-sigaltstack.patch
diff --git a/target/linux/patches/4.9.60/or1k-more-ram.patch b/target/linux/patches/4.9.71/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/4.9.60/or1k-more-ram.patch
+++ b/target/linux/patches/4.9.71/or1k-more-ram.patch
diff --git a/target/linux/patches/4.9.60/patch-realtime b/target/linux/patches/4.9.71/patch-realtime
index 7abba16fe..7abba16fe 100644
--- a/target/linux/patches/4.9.60/patch-realtime
+++ b/target/linux/patches/4.9.71/patch-realtime
diff --git a/target/linux/patches/4.9.60/sh2.patch b/target/linux/patches/4.9.71/sh2.patch
index 9debe80ad..9debe80ad 100644
--- a/target/linux/patches/4.9.60/sh2.patch
+++ b/target/linux/patches/4.9.71/sh2.patch
diff --git a/target/linux/patches/4.9.60/startup.patch b/target/linux/patches/4.9.71/startup.patch
index e54ac19a6..e54ac19a6 100644
--- a/target/linux/patches/4.9.60/startup.patch
+++ b/target/linux/patches/4.9.71/startup.patch
diff --git a/target/linux/patches/4.9.60/vdso2.patch b/target/linux/patches/4.9.71/vdso2.patch
index 35df488a8..35df488a8 100644
--- a/target/linux/patches/4.9.60/vdso2.patch
+++ b/target/linux/patches/4.9.71/vdso2.patch