Browse Source

linux: bump to 5.15.128

Waldemar Brodkorb 8 months ago
parent
commit
c50e4c4cb4

+ 2 - 2
mk/linux-ver.mk

@@ -28,10 +28,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		c9ea14231ca4ca6e3882a9339a8c3c414e4c91519d3e50af6822f47e99057a0f
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
-KERNEL_FILE_VER:=	5.15.120
+KERNEL_FILE_VER:=	5.15.128
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		6499089eae6b271063cb3e873ab7f4ba0543cfb21dcc9c54d9bcf5357db683f6
+KERNEL_HASH:=		0f2eca845183fd76f53b0c867c97f12b9ace2d7e8ee2cdeec7eb2897651b80de
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
 KERNEL_FILE_VER:=	5.10.192

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

@@ -56,7 +56,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.120"
+	bool "5.15.128"
 	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.120/darwin-dtc.patch → target/linux/patches/5.15.128/darwin-dtc.patch


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


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


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


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


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


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


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


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