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.12.58/armnommu-versatile.patch (renamed from target/linux/patches/6.12.52/armnommu-versatile.patch) | 0 | ||||
| -rw-r--r-- | target/linux/patches/6.12.58/hppa-cross-compile.patch (renamed from target/linux/patches/6.12.52/hppa-cross-compile.patch) | 0 | ||||
| -rw-r--r-- | target/linux/patches/6.12.58/macsonic.patch (renamed from target/linux/patches/6.12.52/macsonic.patch) | 0 | ||||
| -rw-r--r-- | target/linux/patches/6.12.58/mips-vdso-gcc15.patch (renamed from target/linux/patches/6.12.52/mips-vdso-gcc15.patch) | 0 |
6 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index e375752a4..3bf2333c7 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -22,10 +22,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= fdebcb065065f5c1b8dc68a6fb59cda50cdddbf9103d207c2196d55ea764f57f endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_12),y) -KERNEL_FILE_VER:= 6.12.52 +KERNEL_FILE_VER:= 6.12.58 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= b4850cf670a032c70f38b713a27d62046c5f747caf028c5f50b18f98606a9eb1 +KERNEL_HASH:= 5f1c4c546660a6a81046fdfa6195306bad2c8d17c0d69876dc100a85ad4613ac endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y) KERNEL_FILE_VER:= 6.6.88 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index b9f80eefb..794ddcaf2 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_17 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_12 - bool "6.12.52" + bool "6.12.58" 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.12.52/armnommu-versatile.patch b/target/linux/patches/6.12.58/armnommu-versatile.patch index f8f10f50b..f8f10f50b 100644 --- a/target/linux/patches/6.12.52/armnommu-versatile.patch +++ b/target/linux/patches/6.12.58/armnommu-versatile.patch diff --git a/target/linux/patches/6.12.52/hppa-cross-compile.patch b/target/linux/patches/6.12.58/hppa-cross-compile.patch index 51c24fff2..51c24fff2 100644 --- a/target/linux/patches/6.12.52/hppa-cross-compile.patch +++ b/target/linux/patches/6.12.58/hppa-cross-compile.patch diff --git a/target/linux/patches/6.12.52/macsonic.patch b/target/linux/patches/6.12.58/macsonic.patch index 51e76113b..51e76113b 100644 --- a/target/linux/patches/6.12.52/macsonic.patch +++ b/target/linux/patches/6.12.58/macsonic.patch diff --git a/target/linux/patches/6.12.52/mips-vdso-gcc15.patch b/target/linux/patches/6.12.58/mips-vdso-gcc15.patch index c18bc6c92..c18bc6c92 100644 --- a/target/linux/patches/6.12.52/mips-vdso-gcc15.patch +++ b/target/linux/patches/6.12.58/mips-vdso-gcc15.patch |
