Browse Source

linux: update to 5.15.201

Waldemar Brodkorb 2 months ago
parent
commit
cb07281704

+ 2 - 2
mk/linux-ver.mk

@@ -40,10 +40,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		33bf087f7bbf7f626873dd7d955eb44182a93695db41f5f89a6bd3d233a39d1c
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
-KERNEL_FILE_VER:=	5.15.180
+KERNEL_FILE_VER:=	5.15.201
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		f51f68b8bbe60aca5e1ff3781f7e5d2ca6a31dd299c8446c39bf880bfff1cd39
+KERNEL_HASH:=		4f2afffbeddaad6b8527d41a3e3a82646d3cf5dfd0acbb6c4e8a99fc70461b96
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
 KERNEL_FILE_VER:=	5.10.236

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

@@ -84,7 +84,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_1
 	depends on !ADK_TARGET_ARCH_NDS32
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_5_15
-	bool "5.15.180"
+	bool "5.15.201"
 	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.180/darwin-dtc.patch → target/linux/patches/5.15.201/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.15.180/dtc-noyaml.patch → target/linux/patches/5.15.201/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.15.180/enable-ethernet-bpi-m2-plus.patch → target/linux/patches/5.15.201/enable-ethernet-bpi-m2-plus.patch


+ 0 - 0
target/linux/patches/5.15.180/nds32-ag101p.patch → target/linux/patches/5.15.201/nds32-ag101p.patch


+ 0 - 0
target/linux/patches/5.15.180/or1k-more-ram.patch → target/linux/patches/5.15.201/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.15.180/relocs.patch → target/linux/patches/5.15.201/relocs.patch


+ 0 - 0
target/linux/patches/5.15.180/rockchip-115200.patch → target/linux/patches/5.15.201/rockchip-115200.patch


+ 0 - 0
target/linux/patches/5.15.180/startup.patch → target/linux/patches/5.15.201/startup.patch