diff options
Diffstat (limited to 'target')
| -rw-r--r-- | target/config/Config.in.libc | 6 | ||||
| -rw-r--r-- | target/linux/Config.in.kernelversion | 6 | ||||
| -rw-r--r-- | target/linux/patches/6.12.64/armnommu-versatile.patch (renamed from target/linux/patches/6.12.58/armnommu-versatile.patch) | 0 | ||||
| -rw-r--r-- | target/linux/patches/6.12.64/hppa-cross-compile.patch (renamed from target/linux/patches/6.12.58/hppa-cross-compile.patch) | 0 | ||||
| -rw-r--r-- | target/linux/patches/6.12.64/macsonic.patch (renamed from target/linux/patches/6.12.58/macsonic.patch) | 0 | ||||
| -rw-r--r-- | target/linux/patches/6.12.64/mips-vdso-gcc15.patch (renamed from target/linux/patches/6.12.58/mips-vdso-gcc15.patch) | 0 | ||||
| -rw-r--r-- | target/linux/patches/6.18.4/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch (renamed from target/linux/patches/6.17.2/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch) | 0 | ||||
| -rw-r--r-- | target/linux/patches/6.18.4/orinoco.patch (renamed from target/linux/patches/6.17.2/orinoco.patch) | 0 |
8 files changed, 6 insertions, 6 deletions
diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc index 382c527a4..49cffcda4 100644 --- a/target/config/Config.in.libc +++ b/target/config/Config.in.libc @@ -148,8 +148,8 @@ choice prompt "Target C library version" depends on !ADK_TARGET_CHOOSE_ARCH -config ADK_TARGET_LIB_UCLIBC_NG_1_0_55 - bool "1.0.55" +config ADK_TARGET_LIB_UCLIBC_NG_1_0_56 + bool "1.0.56" depends on ADK_TARGET_LIB_UCLIBC_NG config ADK_TARGET_LIB_UCLIBC_NG_GIT @@ -198,7 +198,7 @@ config ADK_TARGET_LIBC config ADK_LIBC_VERSION string - default "1.0.55" if ADK_TARGET_LIB_UCLIBC_NG_1_0_55 + default "1.0.56" if ADK_TARGET_LIB_UCLIBC_NG_1_0_56 default "1.2.5" if ADK_TARGET_LIB_MUSL_1_2_5 default "2.42" if ADK_TARGET_LIB_GLIBC_2_42 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 794ddcaf2..327aa22fa 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -39,8 +39,8 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT depends on !ADK_TARGET_ARCH_NDS32 select ADK_HOST_NEED_LZ4 if ADK_TARGET_SYSTEM_PHYTEC_WEGA && ADK_TARGET_LINUX_KERNEL_VERSION_GIT -config ADK_TARGET_LINUX_KERNEL_VERSION_6_17 - bool "6.17.2" +config ADK_TARGET_LINUX_KERNEL_VERSION_6_18 + bool "6.18.4" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X @@ -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.58" + bool "6.12.64" 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.58/armnommu-versatile.patch b/target/linux/patches/6.12.64/armnommu-versatile.patch index f8f10f50b..f8f10f50b 100644 --- a/target/linux/patches/6.12.58/armnommu-versatile.patch +++ b/target/linux/patches/6.12.64/armnommu-versatile.patch diff --git a/target/linux/patches/6.12.58/hppa-cross-compile.patch b/target/linux/patches/6.12.64/hppa-cross-compile.patch index 51c24fff2..51c24fff2 100644 --- a/target/linux/patches/6.12.58/hppa-cross-compile.patch +++ b/target/linux/patches/6.12.64/hppa-cross-compile.patch diff --git a/target/linux/patches/6.12.58/macsonic.patch b/target/linux/patches/6.12.64/macsonic.patch index 51e76113b..51e76113b 100644 --- a/target/linux/patches/6.12.58/macsonic.patch +++ b/target/linux/patches/6.12.64/macsonic.patch diff --git a/target/linux/patches/6.12.58/mips-vdso-gcc15.patch b/target/linux/patches/6.12.64/mips-vdso-gcc15.patch index c18bc6c92..c18bc6c92 100644 --- a/target/linux/patches/6.12.58/mips-vdso-gcc15.patch +++ b/target/linux/patches/6.12.64/mips-vdso-gcc15.patch diff --git a/target/linux/patches/6.17.2/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch b/target/linux/patches/6.18.4/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch index 5c46fe5e4..5c46fe5e4 100644 --- a/target/linux/patches/6.17.2/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch +++ b/target/linux/patches/6.18.4/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch diff --git a/target/linux/patches/6.17.2/orinoco.patch b/target/linux/patches/6.18.4/orinoco.patch index 6401013fd..6401013fd 100644 --- a/target/linux/patches/6.17.2/orinoco.patch +++ b/target/linux/patches/6.18.4/orinoco.patch |
