Browse Source

linux: update to 6.1.79

Waldemar Brodkorb 2 months ago
parent
commit
6d77be286a

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		4e43d8c5fba14f7c82597838011648056487b7550fd83276ad534559e8499b1d
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y)
-KERNEL_FILE_VER:=	6.1.77
+KERNEL_FILE_VER:=	6.1.79
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		3b54ec567716cdfb3618caf38c58a8aab1372cc41c16430633febe9ccdb3f91d
+KERNEL_HASH:=		faa49ca22fb55ed4d5ca2a55e07dd10e4e171cfc3b92568a631453cd2068b39b
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
 KERNEL_FILE_VER:=	5.15.146

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

@@ -54,7 +54,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_6
 	depends on !ADK_TARGET_ARCH_NDS32
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_6_1
-	bool "6.1.77"
+	bool "6.1.79"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_C6X

+ 0 - 0
target/linux/patches/6.1.77/armnommu-fix-thread-registers.patch → target/linux/patches/6.1.79/armnommu-fix-thread-registers.patch


+ 0 - 0
target/linux/patches/6.1.77/armnommu-versatile.patch → target/linux/patches/6.1.79/armnommu-versatile.patch


+ 0 - 0
target/linux/patches/6.1.77/board-rockpi4-0003-arm64-dts-pcie.patch → target/linux/patches/6.1.79/board-rockpi4-0003-arm64-dts-pcie.patch


+ 0 - 0
target/linux/patches/6.1.77/enable-ethernet-bpi-m2-plus.patch → target/linux/patches/6.1.79/enable-ethernet-bpi-m2-plus.patch


+ 0 - 0
target/linux/patches/6.1.77/hppa-cross-compile.patch → target/linux/patches/6.1.79/hppa-cross-compile.patch


+ 0 - 0
target/linux/patches/6.1.77/macsonic.patch → target/linux/patches/6.1.79/macsonic.patch


+ 0 - 0
target/linux/patches/6.1.77/nios2.patch → target/linux/patches/6.1.79/nios2.patch


+ 0 - 0
target/linux/patches/6.1.77/riscv32.patch → target/linux/patches/6.1.79/riscv32.patch


+ 0 - 0
target/linux/patches/6.1.77/rockchip-115200.patch → target/linux/patches/6.1.79/rockchip-115200.patch


+ 0 - 0
target/linux/patches/6.1.77/rockchip-pcie-timeout.patch → target/linux/patches/6.1.79/rockchip-pcie-timeout.patch