Browse Source

linux: update to 4.9.77, refresh realtime patch

Waldemar Brodkorb 6 years ago
parent
commit
15cdef0dbe

+ 2 - 2
mk/kernel-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		6ebcc57ba31d714af872347184d1de32f4ab0b7096ef4e062d1ca6b3234d9333
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:=	4.9.71
+KERNEL_FILE_VER:=	4.9.77
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		f1fd9740fb4ec31180113e99a2329214ae441533ee226075a40d4e0675db769c
+KERNEL_HASH:=		7c29bc3fb96f1e23d98f664e786dddd53a1599f56431b9b7fdfba402a4b3705c
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
 KERNEL_FILE_VER:=	4.4.107

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

@@ -46,7 +46,7 @@ config ADK_TARGET_KERNEL_VERSION_4_14
 	depends on !ADK_TARGET_SYSTEM_QEMU_ARM_REALVIEW_EB_MPCORE
 
 config ADK_TARGET_KERNEL_VERSION_4_9
-	bool "4.9.71"
+	bool "4.9.77"
 	depends on !ADK_TARGET_ARCH_CRIS
 	depends on !ADK_TARGET_ARCH_CSKY
 	depends on !ADK_TARGET_ARCH_METAG

+ 0 - 0
target/linux/patches/4.9.71/alpha-remove-coff.patch → target/linux/patches/4.9.77/alpha-remove-coff.patch


+ 0 - 0
target/linux/patches/4.9.71/crisv32_ethernet_driver.patch → target/linux/patches/4.9.77/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.9.71/h8300.patch → target/linux/patches/4.9.77/h8300.patch


+ 0 - 0
target/linux/patches/4.9.71/initramfs-nosizelimit.patch → target/linux/patches/4.9.77/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.9.71/ld-or1k.patch → target/linux/patches/4.9.77/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.9.71/macsonic.patch → target/linux/patches/4.9.77/macsonic.patch


+ 0 - 0
target/linux/patches/4.9.71/microblaze-sigaltstack.patch → target/linux/patches/4.9.77/microblaze-sigaltstack.patch


+ 0 - 0
target/linux/patches/4.9.71/mips64r6-multi3.patch → target/linux/patches/4.9.77/mips64r6-multi3.patch


+ 0 - 0
target/linux/patches/4.9.71/or1k-more-ram.patch → target/linux/patches/4.9.77/or1k-more-ram.patch


File diff suppressed because it is too large
+ 221 - 125
target/linux/patches/4.9.77/patch-realtime


+ 0 - 0
target/linux/patches/4.9.71/sh2.patch → target/linux/patches/4.9.77/sh2.patch


+ 0 - 0
target/linux/patches/4.9.71/startup.patch → target/linux/patches/4.9.77/startup.patch


+ 0 - 0
target/linux/patches/4.9.71/vdso2.patch → target/linux/patches/4.9.77/vdso2.patch


Some files were not shown because too many files changed in this diff