diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.libc | 6 | ||||
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/6.6.69/armnommu-fix-thread-registers.patch (renamed from target/linux/patches/6.6.56/armnommu-fix-thread-registers.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.69/armnommu-versatile.patch (renamed from target/linux/patches/6.6.56/armnommu-versatile.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.69/hppa-cross-compile.patch (renamed from target/linux/patches/6.6.56/hppa-cross-compile.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.69/macsonic.patch (renamed from target/linux/patches/6.6.56/macsonic.patch) | 0 |
6 files changed, 4 insertions, 4 deletions
diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc index aff202edf..974a7c557 100644 --- a/target/config/Config.in.libc +++ b/target/config/Config.in.libc @@ -150,8 +150,8 @@ choice prompt "Target C library version" depends on !ADK_TARGET_CHOOSE_ARCH -config ADK_TARGET_LIB_UCLIBC_NG_1_0_50 - bool "1.0.50" +config ADK_TARGET_LIB_UCLIBC_NG_1_0_51 + bool "1.0.51" depends on ADK_TARGET_LIB_UCLIBC_NG config ADK_TARGET_LIB_UCLIBC_NG_GIT @@ -200,7 +200,7 @@ config ADK_TARGET_LIBC config ADK_LIBC_VERSION string - default "1.0.50" if ADK_TARGET_LIB_UCLIBC_NG_1_0_50 + default "1.0.51" if ADK_TARGET_LIB_UCLIBC_NG_1_0_51 default "1.2.5" if ADK_TARGET_LIB_MUSL_1_2_5 default "2.40" if ADK_TARGET_LIB_GLIBC_2_40 default "4.4.0" if ADK_TARGET_LIB_NEWLIB_4_4_0 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 0754084ec..816f575d8 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_11 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 - bool "6.6.56" + bool "6.6.69" 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.56/armnommu-fix-thread-registers.patch b/target/linux/patches/6.6.69/armnommu-fix-thread-registers.patch index 8ab2196dc..8ab2196dc 100644 --- a/target/linux/patches/6.6.56/armnommu-fix-thread-registers.patch +++ b/target/linux/patches/6.6.69/armnommu-fix-thread-registers.patch diff --git a/target/linux/patches/6.6.56/armnommu-versatile.patch b/target/linux/patches/6.6.69/armnommu-versatile.patch index f8f10f50b..f8f10f50b 100644 --- a/target/linux/patches/6.6.56/armnommu-versatile.patch +++ b/target/linux/patches/6.6.69/armnommu-versatile.patch diff --git a/target/linux/patches/6.6.56/hppa-cross-compile.patch b/target/linux/patches/6.6.69/hppa-cross-compile.patch index 51c24fff2..51c24fff2 100644 --- a/target/linux/patches/6.6.56/hppa-cross-compile.patch +++ b/target/linux/patches/6.6.69/hppa-cross-compile.patch diff --git a/target/linux/patches/6.6.56/macsonic.patch b/target/linux/patches/6.6.69/macsonic.patch index 51e76113b..51e76113b 100644 --- a/target/linux/patches/6.6.56/macsonic.patch +++ b/target/linux/patches/6.6.69/macsonic.patch |