Waldemar Brodkorb 9 месяцев назад
Родитель
Сommit
8c24c53032

+ 2 - 2
mk/linux-ver.mk

@@ -46,10 +46,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		f51f68b8bbe60aca5e1ff3781f7e5d2ca6a31dd299c8446c39bf880bfff1cd39
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
-KERNEL_FILE_VER:=	5.10.234
+KERNEL_FILE_VER:=	5.10.236
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		9597c4fee2f1ce452acfec516f4325ad342155872052fd5f0d9ce2ddcc26ebe5
+KERNEL_HASH:=		6da5cc8f7d39ed3acb4d59129a3f1570d981526ebbf58ea82595b7b6e000fb89
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
 KERNEL_FILE_VER:=	5.4.289

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

@@ -94,7 +94,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.234"
+	bool "5.10.236"
 	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.234/arc.patch → target/linux/patches/5.10.236/arc.patch


+ 0 - 0
target/linux/patches/5.10.234/darwin-dtc.patch → target/linux/patches/5.10.236/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.10.234/dtc-noyaml.patch → target/linux/patches/5.10.236/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.10.234/nds32-ag101p.patch → target/linux/patches/5.10.236/nds32-ag101p.patch


+ 0 - 0
target/linux/patches/5.10.234/or1k-more-ram.patch → target/linux/patches/5.10.236/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.10.234/relocs.patch → target/linux/patches/5.10.236/relocs.patch


+ 0 - 0
target/linux/patches/5.10.234/startup.patch → target/linux/patches/5.10.236/startup.patch