浏览代码

linux: update to 5.15.208

Waldemar Brodkorb 2 周之前
父节点
当前提交
1cb5fcb6aa

+ 2 - 2
mk/linux-ver.mk

@@ -46,10 +46,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		ed88346df623ae9150d11b5feb16ddb52c25aef563bb7803ab160bb4493fe06e
 KERNEL_HASH:=		ed88346df623ae9150d11b5feb16ddb52c25aef563bb7803ab160bb4493fe06e
 endif
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
-KERNEL_FILE_VER:=	5.15.204
+KERNEL_FILE_VER:=	5.15.208
 KERNEL_RELEASE:=	1
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		9bfd4c3303ca8e2cf9aa2bc570afa31100a8e2d0132ba16e904cbe06ff76dbcd
+KERNEL_HASH:=		b53d7036e327a627595f42349cb5c9d55b4db8262ab473e08274bd8d3028b172
 endif
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
 KERNEL_FILE_VER:=	5.10.254
 KERNEL_FILE_VER:=	5.10.254

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

@@ -95,7 +95,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_1
 	depends on !ADK_TARGET_ARCH_NDS32
 	depends on !ADK_TARGET_ARCH_NDS32
 
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_5_15
 config ADK_TARGET_LINUX_KERNEL_VERSION_5_15
-	bool "5.15.204"
+	bool "5.15.208"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_C6X
 	depends on !ADK_TARGET_ARCH_C6X

+ 0 - 0
target/linux/patches/5.15.204/darwin-dtc.patch → target/linux/patches/5.15.208/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.15.204/dtc-noyaml.patch → target/linux/patches/5.15.208/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.15.204/enable-ethernet-bpi-m2-plus.patch → target/linux/patches/5.15.208/enable-ethernet-bpi-m2-plus.patch


+ 0 - 0
target/linux/patches/5.15.204/nds32-ag101p.patch → target/linux/patches/5.15.208/nds32-ag101p.patch


+ 0 - 0
target/linux/patches/5.15.204/or1k-more-ram.patch → target/linux/patches/5.15.208/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.15.204/relocs.patch → target/linux/patches/5.15.208/relocs.patch


+ 0 - 0
target/linux/patches/5.15.204/rockchip-115200.patch → target/linux/patches/5.15.208/rockchip-115200.patch


+ 0 - 0
target/linux/patches/5.15.204/startup.patch → target/linux/patches/5.15.208/startup.patch