Browse Source

linux: update to 4.8.5

Waldemar Brodkorb 7 years ago
parent
commit
47e3c94956

+ 2 - 2
mk/kernel-ver.mk

@@ -20,10 +20,10 @@ KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_8),y)
-KERNEL_FILE_VER:=	4.8.3
+KERNEL_FILE_VER:=	4.8.5
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		f9d7c000cf5d1efbc2a1868e702427b1a060438faf7cded97614478899964003
+KERNEL_HASH:=		48171714923f52b03e667011426cb62089fd3df9eb4be1227b781188d680c408
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_7),y)
 KERNEL_FILE_VER:=	4.7.9

+ 0 - 0
target/avr32/grasshopper/patches/4.8.3/0001-grasshopper.patch → target/avr32/grasshopper/patches/4.8.5/0001-grasshopper.patch


+ 0 - 0
target/avr32/grasshopper/patches/4.8.3/0002-grasshopper-led-pwm.patch → target/avr32/grasshopper/patches/4.8.5/0002-grasshopper-led-pwm.patch


+ 0 - 0
target/avr32/grasshopper/patches/4.8.3/0003-grasshopper-mmc.patch → target/avr32/grasshopper/patches/4.8.5/0003-grasshopper-mmc.patch


+ 0 - 0
target/avr32/grasshopper/patches/4.8.3/0004-grasshopper-i2c.patch → target/avr32/grasshopper/patches/4.8.5/0004-grasshopper-i2c.patch


+ 0 - 0
target/avr32/grasshopper/patches/4.8.3/0005-grasshopper-usart.patch → target/avr32/grasshopper/patches/4.8.5/0005-grasshopper-usart.patch


+ 0 - 0
target/avr32/grasshopper/patches/4.8.3/0100-netfilter-init-fix.patch → target/avr32/grasshopper/patches/4.8.5/0100-netfilter-init-fix.patch


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

@@ -34,7 +34,7 @@ config ADK_TARGET_KERNEL_VERSION_BB
 	depends on ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
 
 config ADK_TARGET_KERNEL_VERSION_4_8
-	bool "4.8.3"
+	bool "4.8.5"
 	depends on !ADK_TARGET_ARCH_METAG
 	depends on !ADK_TARGET_ARCH_NDS32
 	depends on !ADK_TARGET_ARCH_SPARC

+ 0 - 0
target/linux/patches/4.8.3/crisv32.patch → target/linux/patches/4.8.5/crisv32.patch


+ 0 - 0
target/linux/patches/4.8.3/crisv32_ethernet_driver.patch → target/linux/patches/4.8.5/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.8.3/initramfs-nosizelimit.patch → target/linux/patches/4.8.5/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.8.3/ld-or1k.patch → target/linux/patches/4.8.5/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.8.3/macsonic.patch → target/linux/patches/4.8.5/macsonic.patch


+ 0 - 0
target/linux/patches/4.8.3/patch-realtime → target/linux/patches/4.8.5/patch-realtime


+ 0 - 0
target/linux/patches/4.8.3/startup.patch → target/linux/patches/4.8.5/startup.patch


+ 0 - 0
target/linux/patches/4.8.3/vdso2.patch → target/linux/patches/4.8.5/vdso2.patch