diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-02-18 11:52:31 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-02-18 13:30:52 +0100 |
commit | b87ec573206f109cc42a1380cff43f480c00349b (patch) | |
tree | 976f096623b56c3dc26ff01f658a251312742d30 | |
parent | 0a9473d58fb0ad2f362123cd4bf636aabc28cd4f (diff) |
linux: update to 6.6.77
-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.77/armnommu-fix-thread-registers.patch (renamed from target/linux/patches/6.6.74/armnommu-fix-thread-registers.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.77/armnommu-versatile.patch (renamed from target/linux/patches/6.6.74/armnommu-versatile.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.77/hppa-cross-compile.patch (renamed from target/linux/patches/6.6.74/hppa-cross-compile.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.77/macsonic.patch (renamed from target/linux/patches/6.6.74/macsonic.patch) | 0 |
6 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index fa1c36fa2..e8bcf6990 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -22,10 +22,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= 475172fdbd87a153f123a57952672e773bdb6daf5b58a417d1a5e419fcfeec49 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y) -KERNEL_FILE_VER:= 6.6.74 +KERNEL_FILE_VER:= 6.6.77 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= f15e2b1a8bab0eba494b07858a5abc88d8f788e25f6fe4a572a77840bbd5494d +KERNEL_HASH:= 081089dfcf125aef67aa940ebb995ff789b646129f5d4b2365e1d5685b29a84e 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 d4af242ed..c61eaf134 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,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.74" + bool "6.6.77" 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.74/armnommu-fix-thread-registers.patch b/target/linux/patches/6.6.77/armnommu-fix-thread-registers.patch index 8ab2196dc..8ab2196dc 100644 --- a/target/linux/patches/6.6.74/armnommu-fix-thread-registers.patch +++ b/target/linux/patches/6.6.77/armnommu-fix-thread-registers.patch diff --git a/target/linux/patches/6.6.74/armnommu-versatile.patch b/target/linux/patches/6.6.77/armnommu-versatile.patch index f8f10f50b..f8f10f50b 100644 --- a/target/linux/patches/6.6.74/armnommu-versatile.patch +++ b/target/linux/patches/6.6.77/armnommu-versatile.patch diff --git a/target/linux/patches/6.6.74/hppa-cross-compile.patch b/target/linux/patches/6.6.77/hppa-cross-compile.patch index 51c24fff2..51c24fff2 100644 --- a/target/linux/patches/6.6.74/hppa-cross-compile.patch +++ b/target/linux/patches/6.6.77/hppa-cross-compile.patch diff --git a/target/linux/patches/6.6.74/macsonic.patch b/target/linux/patches/6.6.77/macsonic.patch index 51e76113b..51e76113b 100644 --- a/target/linux/patches/6.6.74/macsonic.patch +++ b/target/linux/patches/6.6.77/macsonic.patch |