Browse Source

linux: update to 5.15.146

Waldemar Brodkorb 4 months ago
parent
commit
578d0fe17c

+ 2 - 2
mk/linux-ver.mk

@@ -28,10 +28,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		2df774dd53f9ffd4e57ebf804cf597709295df6a304fe261d25220a134b7f041
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
-KERNEL_FILE_VER:=	5.15.128
+KERNEL_FILE_VER:=	5.15.146
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		0f2eca845183fd76f53b0c867c97f12b9ace2d7e8ee2cdeec7eb2897651b80de
+KERNEL_HASH:=		5a807a5fa2a80ada957d8079681dfb5cc196ec26f43244d1c8a4fd7af592d192
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
 KERNEL_FILE_VER:=	5.10.192

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

@@ -62,7 +62,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.128"
+	bool "5.15.146"
 	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.128/darwin-dtc.patch → target/linux/patches/5.15.146/darwin-dtc.patch


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


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


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


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


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


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


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


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