diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-04-18 17:39:30 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-04-18 17:39:30 +0200 |
commit | 1c52662da875d102a79fe016038434be7b6bd82b (patch) | |
tree | 78a3155fa3c5e9df19c7328074a71359db799246 /target | |
parent | 55036a4e8a9c9c826300bc3dae42049bb81b8660 (diff) |
linux: update to 6.6.28
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/6.6.28/armnommu-fix-thread-registers.patch (renamed from target/linux/patches/6.6.22/armnommu-fix-thread-registers.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.28/armnommu-versatile.patch (renamed from target/linux/patches/6.6.22/armnommu-versatile.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.28/hppa-cross-compile.patch (renamed from target/linux/patches/6.6.22/hppa-cross-compile.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.28/macsonic.patch (renamed from target/linux/patches/6.6.22/macsonic.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.28/riscv-flat.patch (renamed from target/linux/patches/6.6.22/riscv-flat.patch) | 0 |
6 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index d53fea61b..a1c346987 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_8 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 - bool "6.6.22" + bool "6.6.28" 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.22/armnommu-fix-thread-registers.patch b/target/linux/patches/6.6.28/armnommu-fix-thread-registers.patch index 8ab2196dc..8ab2196dc 100644 --- a/target/linux/patches/6.6.22/armnommu-fix-thread-registers.patch +++ b/target/linux/patches/6.6.28/armnommu-fix-thread-registers.patch diff --git a/target/linux/patches/6.6.22/armnommu-versatile.patch b/target/linux/patches/6.6.28/armnommu-versatile.patch index f8f10f50b..f8f10f50b 100644 --- a/target/linux/patches/6.6.22/armnommu-versatile.patch +++ b/target/linux/patches/6.6.28/armnommu-versatile.patch diff --git a/target/linux/patches/6.6.22/hppa-cross-compile.patch b/target/linux/patches/6.6.28/hppa-cross-compile.patch index 51c24fff2..51c24fff2 100644 --- a/target/linux/patches/6.6.22/hppa-cross-compile.patch +++ b/target/linux/patches/6.6.28/hppa-cross-compile.patch diff --git a/target/linux/patches/6.6.22/macsonic.patch b/target/linux/patches/6.6.28/macsonic.patch index 51e76113b..51e76113b 100644 --- a/target/linux/patches/6.6.22/macsonic.patch +++ b/target/linux/patches/6.6.28/macsonic.patch diff --git a/target/linux/patches/6.6.22/riscv-flat.patch b/target/linux/patches/6.6.28/riscv-flat.patch index 6d26c638f..6d26c638f 100644 --- a/target/linux/patches/6.6.22/riscv-flat.patch +++ b/target/linux/patches/6.6.28/riscv-flat.patch |