Browse Source

linux: update to 5.15.85

Waldemar Brodkorb 1 year ago
parent
commit
6605e98ef3

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		2bae6131e64971e1e34ff395fa542971134c857bdb0b29069ab847c7c9a9c762
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
-KERNEL_FILE_VER:=	5.15.81
+KERNEL_FILE_VER:=	5.15.85
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		8f885cdebd754d6e63b920cf6c3e5713e91bbf5f52e9d99eb0054ef7e8f096ab
+KERNEL_HASH:=		2c0bae29fac98e0a9408914a4551b2971365ac0000351cb255d6bd9aa0849808
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
 KERNEL_FILE_VER:=	5.10.146

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

@@ -43,7 +43,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_0
 	depends on !ADK_TARGET_ARCH_METAG
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_5_15
-	bool "5.15.81"
+	bool "5.15.85"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_CRIS

+ 0 - 0
target/linux/patches/5.15.81/darwin-dtc.patch → target/linux/patches/5.15.85/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.15.81/darwin-file2alias.patch → target/linux/patches/5.15.85/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/5.15.81/dtc-noyaml.patch → target/linux/patches/5.15.85/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.15.81/nds32-ag101p.patch → target/linux/patches/5.15.85/nds32-ag101p.patch


+ 0 - 0
target/linux/patches/5.15.81/or1k-more-ram.patch → target/linux/patches/5.15.85/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.15.81/relocs.patch → target/linux/patches/5.15.85/relocs.patch


+ 0 - 0
target/linux/patches/5.15.81/rockchip-115200.patch → target/linux/patches/5.15.85/rockchip-115200.patch


+ 0 - 0
target/linux/patches/5.15.81/startup.patch → target/linux/patches/5.15.85/startup.patch