Browse Source

linux: update to 5.10.233

Waldemar Brodkorb 1 year ago
parent
commit
508b1b756e

+ 2 - 2
mk/linux-ver.mk

@@ -40,10 +40,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		ea9eb8088d4231f8a01b191ceef5f4d92238f6c7519f6fbcb57e448ee9e0a6e0
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
-KERNEL_FILE_VER:=	5.10.224
+KERNEL_FILE_VER:=	5.10.233
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		19b099c67324bba6378e22dc51ad3906e4dcd6a908d137766b4bfa9174ddd11a
+KERNEL_HASH:=		239e57280f8c9159187e383d7b730d29f5cc8e1b30be218f004e0c90d1137f52
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
 KERNEL_FILE_VER:=	5.4.282

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

@@ -83,7 +83,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_15
 	depends on !ADK_TARGET_ARCH_METAG
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_5_10
-	bool "5.10.224"
+	bool "5.10.233"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_C6X

+ 0 - 0
target/linux/patches/5.10.224/arc.patch → target/linux/patches/5.10.233/arc.patch


+ 0 - 0
target/linux/patches/5.10.224/darwin-dtc.patch → target/linux/patches/5.10.233/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.10.224/darwin-file2alias.patch → target/linux/patches/5.10.233/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/5.10.224/dtc-noyaml.patch → target/linux/patches/5.10.233/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.10.224/nds32-ag101p.patch → target/linux/patches/5.10.233/nds32-ag101p.patch


+ 0 - 0
target/linux/patches/5.10.224/or1k-more-ram.patch → target/linux/patches/5.10.233/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.10.224/relocs.patch → target/linux/patches/5.10.233/relocs.patch


+ 0 - 0
target/linux/patches/5.10.224/startup.patch → target/linux/patches/5.10.233/startup.patch