Browse Source

linux: update to 6.1.77

Waldemar Brodkorb 3 months ago
parent
commit
e7c2ac6f51

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		9ee627e4c109aec7fca3eda5898e81d201af2c7eb2f7d9d7d94c1f0e1205546c
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y)
-KERNEL_FILE_VER:=	6.1.71
+KERNEL_FILE_VER:=	6.1.77
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		2df774dd53f9ffd4e57ebf804cf597709295df6a304fe261d25220a134b7f041
+KERNEL_HASH:=		3b54ec567716cdfb3618caf38c58a8aab1372cc41c16430633febe9ccdb3f91d
 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.71"
+	bool "6.1.77"
 	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.71/armnommu-fix-thread-registers.patch → target/linux/patches/6.1.77/armnommu-fix-thread-registers.patch


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


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


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


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


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


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


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


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


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