summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/kernel-ver.mk18
-rw-r--r--target/config/Config.in.kernelversion16
-rw-r--r--target/linux/patches/4.4.70/coldfire-sighandler.patch (renamed from target/linux/patches/4.4.62/coldfire-sighandler.patch)0
-rw-r--r--target/linux/patches/4.4.70/crisv32.patch (renamed from target/linux/patches/4.4.62/crisv32.patch)0
-rw-r--r--target/linux/patches/4.4.70/crisv32_ethernet_driver.patch (renamed from target/linux/patches/4.4.62/crisv32_ethernet_driver.patch)0
-rw-r--r--target/linux/patches/4.4.70/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.4.62/initramfs-nosizelimit.patch)0
-rw-r--r--target/linux/patches/4.4.70/ld-or1k.patch (renamed from target/linux/patches/4.4.62/ld-or1k.patch)0
-rw-r--r--target/linux/patches/4.4.70/macsonic.patch (renamed from target/linux/patches/4.4.62/macsonic.patch)0
-rw-r--r--target/linux/patches/4.4.70/mips-xz.patch (renamed from target/linux/patches/4.4.62/mips-xz.patch)0
-rw-r--r--target/linux/patches/4.4.70/patch-realtime (renamed from target/linux/patches/4.4.62/patch-realtime)0
-rw-r--r--target/linux/patches/4.4.70/startup.patch (renamed from target/linux/patches/4.4.62/startup.patch)0
-rw-r--r--target/linux/patches/4.4.70/use-libgcc-for-sh.patch (renamed from target/linux/patches/4.4.62/use-libgcc-for-sh.patch)0
-rw-r--r--target/linux/patches/4.4.70/versatile-nommu.patch (renamed from target/linux/patches/4.4.62/versatile-nommu.patch)0
-rw-r--r--target/linux/patches/4.9.30/crisv32_ethernet_driver.patch (renamed from target/linux/patches/4.9.28/crisv32_ethernet_driver.patch)0
-rw-r--r--target/linux/patches/4.9.30/h8300.patch (renamed from target/linux/patches/4.9.28/h8300.patch)0
-rw-r--r--target/linux/patches/4.9.30/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.9.28/initramfs-nosizelimit.patch)0
-rw-r--r--target/linux/patches/4.9.30/ld-or1k.patch (renamed from target/linux/patches/4.9.28/ld-or1k.patch)0
-rw-r--r--target/linux/patches/4.9.30/macsonic.patch (renamed from target/linux/patches/4.9.28/macsonic.patch)0
-rw-r--r--target/linux/patches/4.9.30/microblaze-sigaltstack.patch (renamed from target/linux/patches/4.9.28/microblaze-sigaltstack.patch)0
-rw-r--r--target/linux/patches/4.9.30/or1k-more-ram.patch (renamed from target/linux/patches/4.9.28/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/4.9.30/patch-realtime (renamed from target/linux/patches/4.9.28/patch-realtime)0
-rw-r--r--target/linux/patches/4.9.30/sh2.patch (renamed from target/linux/patches/4.9.28/sh2.patch)0
-rw-r--r--target/linux/patches/4.9.30/startup.patch (renamed from target/linux/patches/4.9.28/startup.patch)0
-rw-r--r--target/linux/patches/4.9.30/vdso2.patch (renamed from target/linux/patches/4.9.28/vdso2.patch)0
24 files changed, 9 insertions, 25 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 8378a7f84..a0b8ca0d8 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -16,22 +16,16 @@ KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(ADK_TARGET_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_11),y)
-KERNEL_FILE_VER:= 4.11
+KERNEL_FILE_VER:= 4.11.3
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= b67ecafd0a42b3383bf4d82f0850cbff92a7e72a215a6d02f42ddbafcf42a7d6
-endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_4_10),y)
-KERNEL_FILE_VER:= 4.10.16
-KERNEL_RELEASE:= 1
-KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= dcc547c505e4b4d150c32426547e4aad070d7b4b103bfd559f1674c9fc7fe00b
+KERNEL_HASH:= 5bfd9ed52c1ccd8dcd6418646d5a78b0af501cfdcd3e0900f1918ecba1a8af97
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:= 4.9.28
+KERNEL_FILE_VER:= 4.9.30
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 05d1f32f0d4853e4b31e1f9a834cb4d2695d026d6518f9287a4a2f3c28a4a928
+KERNEL_HASH:= 4272ef025ce8cd717c9291b5cbe587e13c15901d8c26ceebc471af3a1d730bbb
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_6),y)
KERNEL_FILE_VER:= 4.6.2
@@ -40,10 +34,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= e158f3c69da87c2ec28d0f194dbe18b05e0d0b9e1142566615cea3390bab1c6a
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:= 4.4.62
+KERNEL_FILE_VER:= 4.4.70
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= ce4b701e571b1053878acfebfcba400b872e5ae8cef1c26dc6d26e9793cd1dec
+KERNEL_HASH:= c0a8b36ca9044a91eccb475cc1c467cee1f5b296f30ca06db2b91e0589072dfa
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
KERNEL_FILE_VER:= 4.1.39
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index e726368aa..a34b2ca79 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -28,17 +28,7 @@ config ADK_TARGET_KERNEL_VERSION_GIT
select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
config ADK_TARGET_KERNEL_VERSION_4_11
- bool "4.11"
- depends on !ADK_TARGET_ARCH_AVR32
- depends on !ADK_TARGET_ARCH_CRIS
- depends on !ADK_TARGET_ARCH_METAG
- depends on !ADK_TARGET_ARCH_NDS32
- depends on !ADK_TARGET_ARCH_RISCV32
- depends on !ADK_TARGET_ARCH_RISCV64
- depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
-
-config ADK_TARGET_KERNEL_VERSION_4_10
- bool "4.10.16"
+ bool "4.11.3"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_METAG
@@ -48,7 +38,7 @@ config ADK_TARGET_KERNEL_VERSION_4_10
depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
config ADK_TARGET_KERNEL_VERSION_4_9
- bool "4.9.28"
+ bool "4.9.30"
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_METAG
depends on !ADK_TARGET_ARCH_NDS32
@@ -61,7 +51,7 @@ config ADK_TARGET_KERNEL_VERSION_4_6
depends on ADK_TARGET_ARCH_RISCV32 || ADK_TARGET_ARCH_RISCV64
config ADK_TARGET_KERNEL_VERSION_4_4
- bool "4.4.62"
+ bool "4.4.70"
depends on !ADK_TARGET_ARCH_NDS32
depends on !ADK_TARGET_ARCH_NIOS2
depends on !ADK_TARGET_ARCH_OR1K
diff --git a/target/linux/patches/4.4.62/coldfire-sighandler.patch b/target/linux/patches/4.4.70/coldfire-sighandler.patch
index c52a4e228..c52a4e228 100644
--- a/target/linux/patches/4.4.62/coldfire-sighandler.patch
+++ b/target/linux/patches/4.4.70/coldfire-sighandler.patch
diff --git a/target/linux/patches/4.4.62/crisv32.patch b/target/linux/patches/4.4.70/crisv32.patch
index cb9b0d028..cb9b0d028 100644
--- a/target/linux/patches/4.4.62/crisv32.patch
+++ b/target/linux/patches/4.4.70/crisv32.patch
diff --git a/target/linux/patches/4.4.62/crisv32_ethernet_driver.patch b/target/linux/patches/4.4.70/crisv32_ethernet_driver.patch
index 0cef202fc..0cef202fc 100644
--- a/target/linux/patches/4.4.62/crisv32_ethernet_driver.patch
+++ b/target/linux/patches/4.4.70/crisv32_ethernet_driver.patch
diff --git a/target/linux/patches/4.4.62/initramfs-nosizelimit.patch b/target/linux/patches/4.4.70/initramfs-nosizelimit.patch
index 40d2f6bd8..40d2f6bd8 100644
--- a/target/linux/patches/4.4.62/initramfs-nosizelimit.patch
+++ b/target/linux/patches/4.4.70/initramfs-nosizelimit.patch
diff --git a/target/linux/patches/4.4.62/ld-or1k.patch b/target/linux/patches/4.4.70/ld-or1k.patch
index 264f9166f..264f9166f 100644
--- a/target/linux/patches/4.4.62/ld-or1k.patch
+++ b/target/linux/patches/4.4.70/ld-or1k.patch
diff --git a/target/linux/patches/4.4.62/macsonic.patch b/target/linux/patches/4.4.70/macsonic.patch
index 75a6fcad2..75a6fcad2 100644
--- a/target/linux/patches/4.4.62/macsonic.patch
+++ b/target/linux/patches/4.4.70/macsonic.patch
diff --git a/target/linux/patches/4.4.62/mips-xz.patch b/target/linux/patches/4.4.70/mips-xz.patch
index 5cfac6254..5cfac6254 100644
--- a/target/linux/patches/4.4.62/mips-xz.patch
+++ b/target/linux/patches/4.4.70/mips-xz.patch
diff --git a/target/linux/patches/4.4.62/patch-realtime b/target/linux/patches/4.4.70/patch-realtime
index 1d870326c..1d870326c 100644
--- a/target/linux/patches/4.4.62/patch-realtime
+++ b/target/linux/patches/4.4.70/patch-realtime
diff --git a/target/linux/patches/4.4.62/startup.patch b/target/linux/patches/4.4.70/startup.patch
index e54ac19a6..e54ac19a6 100644
--- a/target/linux/patches/4.4.62/startup.patch
+++ b/target/linux/patches/4.4.70/startup.patch
diff --git a/target/linux/patches/4.4.62/use-libgcc-for-sh.patch b/target/linux/patches/4.4.70/use-libgcc-for-sh.patch
index 6420219b0..6420219b0 100644
--- a/target/linux/patches/4.4.62/use-libgcc-for-sh.patch
+++ b/target/linux/patches/4.4.70/use-libgcc-for-sh.patch
diff --git a/target/linux/patches/4.4.62/versatile-nommu.patch b/target/linux/patches/4.4.70/versatile-nommu.patch
index 96140b30c..96140b30c 100644
--- a/target/linux/patches/4.4.62/versatile-nommu.patch
+++ b/target/linux/patches/4.4.70/versatile-nommu.patch
diff --git a/target/linux/patches/4.9.28/crisv32_ethernet_driver.patch b/target/linux/patches/4.9.30/crisv32_ethernet_driver.patch
index 0cef202fc..0cef202fc 100644
--- a/target/linux/patches/4.9.28/crisv32_ethernet_driver.patch
+++ b/target/linux/patches/4.9.30/crisv32_ethernet_driver.patch
diff --git a/target/linux/patches/4.9.28/h8300.patch b/target/linux/patches/4.9.30/h8300.patch
index a58b3f137..a58b3f137 100644
--- a/target/linux/patches/4.9.28/h8300.patch
+++ b/target/linux/patches/4.9.30/h8300.patch
diff --git a/target/linux/patches/4.9.28/initramfs-nosizelimit.patch b/target/linux/patches/4.9.30/initramfs-nosizelimit.patch
index 40d2f6bd8..40d2f6bd8 100644
--- a/target/linux/patches/4.9.28/initramfs-nosizelimit.patch
+++ b/target/linux/patches/4.9.30/initramfs-nosizelimit.patch
diff --git a/target/linux/patches/4.9.28/ld-or1k.patch b/target/linux/patches/4.9.30/ld-or1k.patch
index 264f9166f..264f9166f 100644
--- a/target/linux/patches/4.9.28/ld-or1k.patch
+++ b/target/linux/patches/4.9.30/ld-or1k.patch
diff --git a/target/linux/patches/4.9.28/macsonic.patch b/target/linux/patches/4.9.30/macsonic.patch
index 75a6fcad2..75a6fcad2 100644
--- a/target/linux/patches/4.9.28/macsonic.patch
+++ b/target/linux/patches/4.9.30/macsonic.patch
diff --git a/target/linux/patches/4.9.28/microblaze-sigaltstack.patch b/target/linux/patches/4.9.30/microblaze-sigaltstack.patch
index c4064e8b9..c4064e8b9 100644
--- a/target/linux/patches/4.9.28/microblaze-sigaltstack.patch
+++ b/target/linux/patches/4.9.30/microblaze-sigaltstack.patch
diff --git a/target/linux/patches/4.9.28/or1k-more-ram.patch b/target/linux/patches/4.9.30/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/4.9.28/or1k-more-ram.patch
+++ b/target/linux/patches/4.9.30/or1k-more-ram.patch
diff --git a/target/linux/patches/4.9.28/patch-realtime b/target/linux/patches/4.9.30/patch-realtime
index ab9028ddd..ab9028ddd 100644
--- a/target/linux/patches/4.9.28/patch-realtime
+++ b/target/linux/patches/4.9.30/patch-realtime
diff --git a/target/linux/patches/4.9.28/sh2.patch b/target/linux/patches/4.9.30/sh2.patch
index 9debe80ad..9debe80ad 100644
--- a/target/linux/patches/4.9.28/sh2.patch
+++ b/target/linux/patches/4.9.30/sh2.patch
diff --git a/target/linux/patches/4.9.28/startup.patch b/target/linux/patches/4.9.30/startup.patch
index e54ac19a6..e54ac19a6 100644
--- a/target/linux/patches/4.9.28/startup.patch
+++ b/target/linux/patches/4.9.30/startup.patch
diff --git a/target/linux/patches/4.9.28/vdso2.patch b/target/linux/patches/4.9.30/vdso2.patch
index 35df488a8..35df488a8 100644
--- a/target/linux/patches/4.9.28/vdso2.patch
+++ b/target/linux/patches/4.9.30/vdso2.patch