Parcourir la source

linux: update to 5.15.177

Waldemar Brodkorb il y a 1 an
Parent
commit
546140c370

+ 2 - 2
mk/linux-ver.mk

@@ -34,10 +34,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		18b0d41d1a7fbad56045cde0d7fc176bfb18361d29c9f07e57109bbf21bf7876
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
-KERNEL_FILE_VER:=	5.15.165
+KERNEL_FILE_VER:=	5.15.177
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		a36dd3e82ceb634afded31f2656568f57c4d9c4b399859f298b18116df11c6fe
+KERNEL_HASH:=		ea9eb8088d4231f8a01b191ceef5f4d92238f6c7519f6fbcb57e448ee9e0a6e0
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
 KERNEL_FILE_VER:=	5.10.224

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

@@ -73,7 +73,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.165"
+	bool "5.15.177"
 	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.165/darwin-dtc.patch → target/linux/patches/5.15.177/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.15.165/darwin-file2alias.patch → target/linux/patches/5.15.177/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/5.15.165/dtc-noyaml.patch → target/linux/patches/5.15.177/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.15.165/enable-ethernet-bpi-m2-plus.patch → target/linux/patches/5.15.177/enable-ethernet-bpi-m2-plus.patch


+ 0 - 0
target/linux/patches/5.15.165/nds32-ag101p.patch → target/linux/patches/5.15.177/nds32-ag101p.patch


+ 0 - 0
target/linux/patches/5.15.165/or1k-more-ram.patch → target/linux/patches/5.15.177/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.15.165/relocs.patch → target/linux/patches/5.15.177/relocs.patch


+ 0 - 0
target/linux/patches/5.15.165/rockchip-115200.patch → target/linux/patches/5.15.177/rockchip-115200.patch


+ 0 - 0
target/linux/patches/5.15.165/startup.patch → target/linux/patches/5.15.177/startup.patch