Browse Source

linux: update 5.15.x

Waldemar Brodkorb 10 months ago
parent
commit
00816e590d

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		46cad712d261a23c8e483a3b79b6a84b9a5f731a8921c9127df35ae35cef1e80
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
-KERNEL_FILE_VER:=	5.15.105
+KERNEL_FILE_VER:=	5.15.120
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		01b537650332d2852722a626169cf7e5e798d11f9b578171b477868555f5e44f
+KERNEL_HASH:=		6499089eae6b271063cb3e873ab7f4ba0543cfb21dcc9c54d9bcf5357db683f6
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
 KERNEL_FILE_VER:=	5.10.176

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

@@ -45,7 +45,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_1
 	depends on !ADK_TARGET_ARCH_METAG
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_5_15
-	bool "5.15.105"
+	bool "5.15.120"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_C6X

+ 0 - 0
target/linux/patches/5.15.105/darwin-dtc.patch → target/linux/patches/5.15.120/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.15.105/darwin-file2alias.patch → target/linux/patches/5.15.120/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/5.15.105/dtc-noyaml.patch → target/linux/patches/5.15.120/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.15.105/enable-ethernet-bpi-m2-plus.patch → target/linux/patches/5.15.120/enable-ethernet-bpi-m2-plus.patch


+ 0 - 0
target/linux/patches/5.15.105/nds32-ag101p.patch → target/linux/patches/5.15.120/nds32-ag101p.patch


+ 0 - 0
target/linux/patches/5.15.105/or1k-more-ram.patch → target/linux/patches/5.15.120/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.15.105/relocs.patch → target/linux/patches/5.15.120/relocs.patch


+ 0 - 0
target/linux/patches/5.15.105/rockchip-115200.patch → target/linux/patches/5.15.120/rockchip-115200.patch


+ 0 - 0
target/linux/patches/5.15.105/startup.patch → target/linux/patches/5.15.120/startup.patch