Browse Source

linux: update 4.4.x kernel to latest

Waldemar Brodkorb 2 years ago
parent
commit
18bbaad553

+ 2 - 8
mk/linux-ver.mk

@@ -46,10 +46,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		d44128674702529dd26214d6cd1c19542c37c5cc516f352bebbb78f0a9ed97c2
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:=	4.4.289
+KERNEL_FILE_VER:=	4.4.302
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		33196aa3c0487d6d5be14c366fea1fb3d603d66efcf039746f77f3ef819be7bc
+KERNEL_HASH:=		35017bb40b604e0b577fc2b87e727632b46608a2ba3a4f5858b9177f58f376b3
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_3_16),y)
 KERNEL_FILE_VER:=	3.16.85
@@ -63,9 +63,3 @@ KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		d7d0ee4588711d4f85ed67b65d447b4bbbe215e600a771fb87a62524b6341c43
 endif
-ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_3_10_NDS32),y)
-KERNEL_FILE_VER:=	3.10-nds32
-KERNEL_RELEASE:=	1
-KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		2f3e06924b850ca4d383ebb6baed154e1bb20440df6f38ca47c33950ec0e05c5
-endif

+ 1 - 1
target/linux/Config.in.kernelversion

@@ -86,7 +86,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_9
 	depends on !ADK_TARGET_SYSTEM_ORANGE_PI0
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_4_4
-	bool "4.4.289"
+	bool "4.4.302"
 	depends on !ADK_TARGET_ARCH_ARC
 	depends on !ADK_TARGET_ARCH_CSKY
 	depends on !ADK_TARGET_ARCH_NDS32

+ 0 - 0
target/linux/patches/4.4.289/coldfire-sighandler.patch → target/linux/patches/4.4.302/coldfire-sighandler.patch


+ 0 - 0
target/linux/patches/4.4.289/crisv32.patch → target/linux/patches/4.4.302/crisv32.patch


+ 0 - 0
target/linux/patches/4.4.289/crisv32_ethernet_driver.patch → target/linux/patches/4.4.302/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.4.289/h8300.patch → target/linux/patches/4.4.302/h8300.patch


+ 0 - 0
target/linux/patches/4.4.289/initramfs-nosizelimit.patch → target/linux/patches/4.4.302/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.4.289/ld-or1k.patch → target/linux/patches/4.4.302/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.4.289/macsonic.patch → target/linux/patches/4.4.302/macsonic.patch


+ 0 - 0
target/linux/patches/4.4.289/mips-xz.patch → target/linux/patches/4.4.302/mips-xz.patch


+ 0 - 0
target/linux/patches/4.4.289/patch-realtime → target/linux/patches/4.4.302/patch-realtime


+ 0 - 0
target/linux/patches/4.4.289/startup.patch → target/linux/patches/4.4.302/startup.patch


+ 0 - 0
target/linux/patches/4.4.289/use-libgcc-for-sh.patch → target/linux/patches/4.4.302/use-libgcc-for-sh.patch


+ 0 - 0
target/linux/patches/4.4.289/versatile-nommu.patch → target/linux/patches/4.4.302/versatile-nommu.patch