Browse Source

linux: update 4.4.x, 4.9.x, 4.11.x kernel

Waldemar Brodkorb 7 years ago
parent
commit
da28c112b9

+ 6 - 12
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

+ 3 - 13
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

+ 0 - 0
target/linux/patches/4.4.62/coldfire-sighandler.patch → target/linux/patches/4.4.70/coldfire-sighandler.patch


+ 0 - 0
target/linux/patches/4.4.62/crisv32.patch → target/linux/patches/4.4.70/crisv32.patch


+ 0 - 0
target/linux/patches/4.4.62/crisv32_ethernet_driver.patch → target/linux/patches/4.4.70/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.4.62/initramfs-nosizelimit.patch → target/linux/patches/4.4.70/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.4.62/ld-or1k.patch → target/linux/patches/4.4.70/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.4.62/macsonic.patch → target/linux/patches/4.4.70/macsonic.patch


+ 0 - 0
target/linux/patches/4.4.62/mips-xz.patch → target/linux/patches/4.4.70/mips-xz.patch


+ 0 - 0
target/linux/patches/4.4.62/patch-realtime → target/linux/patches/4.4.70/patch-realtime


+ 0 - 0
target/linux/patches/4.4.62/startup.patch → target/linux/patches/4.4.70/startup.patch


+ 0 - 0
target/linux/patches/4.4.62/use-libgcc-for-sh.patch → target/linux/patches/4.4.70/use-libgcc-for-sh.patch


+ 0 - 0
target/linux/patches/4.4.62/versatile-nommu.patch → target/linux/patches/4.4.70/versatile-nommu.patch


+ 0 - 0
target/linux/patches/4.9.28/crisv32_ethernet_driver.patch → target/linux/patches/4.9.30/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.9.28/h8300.patch → target/linux/patches/4.9.30/h8300.patch


+ 0 - 0
target/linux/patches/4.9.28/initramfs-nosizelimit.patch → target/linux/patches/4.9.30/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.9.28/ld-or1k.patch → target/linux/patches/4.9.30/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.9.28/macsonic.patch → target/linux/patches/4.9.30/macsonic.patch


+ 0 - 0
target/linux/patches/4.9.28/microblaze-sigaltstack.patch → target/linux/patches/4.9.30/microblaze-sigaltstack.patch


+ 0 - 0
target/linux/patches/4.9.28/or1k-more-ram.patch → target/linux/patches/4.9.30/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.9.28/patch-realtime → target/linux/patches/4.9.30/patch-realtime


+ 0 - 0
target/linux/patches/4.9.28/sh2.patch → target/linux/patches/4.9.30/sh2.patch


+ 0 - 0
target/linux/patches/4.9.28/startup.patch → target/linux/patches/4.9.30/startup.patch


+ 0 - 0
target/linux/patches/4.9.28/vdso2.patch → target/linux/patches/4.9.30/vdso2.patch