diff options
-rw-r--r-- | mk/linux-ver.mk | 4 | ||||
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/6.6.82/armnommu-fix-thread-registers.patch (renamed from target/linux/patches/6.6.77/armnommu-fix-thread-registers.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.82/armnommu-versatile.patch (renamed from target/linux/patches/6.6.77/armnommu-versatile.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.82/hppa-cross-compile.patch (renamed from target/linux/patches/6.6.77/hppa-cross-compile.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.82/macsonic.patch (renamed from target/linux/patches/6.6.77/macsonic.patch) | 0 |
6 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index 31e1fd952..5fe0b7ec8 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -28,10 +28,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= beb902a5f69d9e57710112203db38111dad6d30556ea8ce389284c8077fe944d endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y) -KERNEL_FILE_VER:= 6.6.77 +KERNEL_FILE_VER:= 6.6.82 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= 081089dfcf125aef67aa940ebb995ff789b646129f5d4b2365e1d5685b29a84e +KERNEL_HASH:= f3c2389b8c23cabe747f104a3e434201ca6e7725bbbfb3a8c59a063ac4820e41 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y) KERNEL_FILE_VER:= 6.1.127 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 700a28c26..b3b234239 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -62,7 +62,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_12 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 - bool "6.6.77" + bool "6.6.82" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X diff --git a/target/linux/patches/6.6.77/armnommu-fix-thread-registers.patch b/target/linux/patches/6.6.82/armnommu-fix-thread-registers.patch index 8ab2196dc..8ab2196dc 100644 --- a/target/linux/patches/6.6.77/armnommu-fix-thread-registers.patch +++ b/target/linux/patches/6.6.82/armnommu-fix-thread-registers.patch diff --git a/target/linux/patches/6.6.77/armnommu-versatile.patch b/target/linux/patches/6.6.82/armnommu-versatile.patch index f8f10f50b..f8f10f50b 100644 --- a/target/linux/patches/6.6.77/armnommu-versatile.patch +++ b/target/linux/patches/6.6.82/armnommu-versatile.patch diff --git a/target/linux/patches/6.6.77/hppa-cross-compile.patch b/target/linux/patches/6.6.82/hppa-cross-compile.patch index 51c24fff2..51c24fff2 100644 --- a/target/linux/patches/6.6.77/hppa-cross-compile.patch +++ b/target/linux/patches/6.6.82/hppa-cross-compile.patch diff --git a/target/linux/patches/6.6.77/macsonic.patch b/target/linux/patches/6.6.82/macsonic.patch index 51e76113b..51e76113b 100644 --- a/target/linux/patches/6.6.77/macsonic.patch +++ b/target/linux/patches/6.6.82/macsonic.patch |