|
@@ -58,12 +58,12 @@ config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
|
|
|
choice
|
|
|
prompt "Bootlin toolchain variant"
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_GLIBC_BLEEDING_EDGE
|
|
|
- bool "aarch64 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "aarch64 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_aarch64
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -83,12 +83,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_GLIBC_STABLE
|
|
|
- bool "aarch64 glibc stable 2023.11-1"
|
|
|
+ bool "aarch64 glibc stable 2024.02-1"
|
|
|
depends on BR2_aarch64
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -108,12 +108,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_MUSL_BLEEDING_EDGE
|
|
|
- bool "aarch64 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "aarch64 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_aarch64
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -133,7 +133,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_MUSL_STABLE
|
|
|
- bool "aarch64 musl stable 2023.11-1"
|
|
|
+ bool "aarch64 musl stable 2024.02-1"
|
|
|
depends on BR2_aarch64
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
@@ -157,11 +157,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "aarch64 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "aarch64 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_aarch64
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -182,11 +182,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_UCLIBC_STABLE
|
|
|
- bool "aarch64 uclibc stable 2023.11-1"
|
|
|
+ bool "aarch64 uclibc stable 2024.02-1"
|
|
|
depends on BR2_aarch64
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -207,12 +207,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_GLIBC_BLEEDING_EDGE
|
|
|
- bool "aarch64be glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "aarch64be glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_aarch64_be
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -232,12 +232,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_GLIBC_STABLE
|
|
|
- bool "aarch64be glibc stable 2023.11-1"
|
|
|
+ bool "aarch64be glibc stable 2024.02-1"
|
|
|
depends on BR2_aarch64_be
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -257,12 +257,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_MUSL_BLEEDING_EDGE
|
|
|
- bool "aarch64be musl bleeding-edge 2023.11-1"
|
|
|
+ bool "aarch64be musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_aarch64_be
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -282,7 +282,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_MUSL_STABLE
|
|
|
- bool "aarch64be musl stable 2023.11-1"
|
|
|
+ bool "aarch64be musl stable 2024.02-1"
|
|
|
depends on BR2_aarch64_be
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
@@ -306,11 +306,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "aarch64be uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "aarch64be uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_aarch64_be
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -331,11 +331,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_UCLIBC_STABLE
|
|
|
- bool "aarch64be uclibc stable 2023.11-1"
|
|
|
+ bool "aarch64be uclibc stable 2024.02-1"
|
|
|
depends on BR2_aarch64_be
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -356,12 +356,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_750D_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "arcle-750d uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "arcle-750d uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arcle
|
|
|
depends on BR2_arc750d
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -381,12 +381,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_750D_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_750D_UCLIBC_STABLE
|
|
|
- bool "arcle-750d uclibc stable 2023.11-1"
|
|
|
+ bool "arcle-750d uclibc stable 2024.02-1"
|
|
|
depends on BR2_arcle
|
|
|
depends on BR2_arc750d
|
|
|
- depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_11
|
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -406,13 +406,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_750D_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_GLIBC_BLEEDING_EDGE
|
|
|
- bool "arcle-hs38 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "arcle-hs38 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arcle
|
|
|
depends on BR2_archs38
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_SSP
|
|
@@ -456,12 +456,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "arcle-hs38 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "arcle-hs38 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arcle
|
|
|
depends on BR2_archs38
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -481,12 +481,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_UCLIBC_STABLE
|
|
|
- bool "arcle-hs38 uclibc stable 2023.11-1"
|
|
|
+ bool "arcle-hs38 uclibc stable 2024.02-1"
|
|
|
depends on BR2_arcle
|
|
|
depends on BR2_archs38
|
|
|
- depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_11
|
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -506,14 +506,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_GLIBC_BLEEDING_EDGE
|
|
|
- bool "armv5-eabi glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "armv5-eabi glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
|
depends on BR2_ARM_EABI
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -533,14 +533,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_GLIBC_STABLE
|
|
|
- bool "armv5-eabi glibc stable 2023.11-1"
|
|
|
+ bool "armv5-eabi glibc stable 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
|
depends on BR2_ARM_EABI
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -560,14 +560,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_MUSL_BLEEDING_EDGE
|
|
|
- bool "armv5-eabi musl bleeding-edge 2023.11-1"
|
|
|
+ bool "armv5-eabi musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
|
depends on BR2_ARM_EABI
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -587,14 +587,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_MUSL_STABLE
|
|
|
- bool "armv5-eabi musl stable 2023.11-1"
|
|
|
+ bool "armv5-eabi musl stable 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
|
depends on BR2_ARM_EABI
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -614,13 +614,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "armv5-eabi uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "armv5-eabi uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
|
depends on BR2_ARM_EABI
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -641,13 +641,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_UCLIBC_STABLE
|
|
|
- bool "armv5-eabi uclibc stable 2023.11-1"
|
|
|
+ bool "armv5-eabi uclibc stable 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
|
depends on BR2_ARM_EABI
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -668,14 +668,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_GLIBC_BLEEDING_EDGE
|
|
|
- bool "armv6-eabihf glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "armv6-eabihf glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -695,14 +695,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_GLIBC_STABLE
|
|
|
- bool "armv6-eabihf glibc stable 2023.11-1"
|
|
|
+ bool "armv6-eabihf glibc stable 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -722,14 +722,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_MUSL_BLEEDING_EDGE
|
|
|
- bool "armv6-eabihf musl bleeding-edge 2023.11-1"
|
|
|
+ bool "armv6-eabihf musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -749,14 +749,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_MUSL_STABLE
|
|
|
- bool "armv6-eabihf musl stable 2023.11-1"
|
|
|
+ bool "armv6-eabihf musl stable 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -776,13 +776,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "armv6-eabihf uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "armv6-eabihf uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -803,13 +803,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_UCLIBC_STABLE
|
|
|
- bool "armv6-eabihf uclibc stable 2023.11-1"
|
|
|
+ bool "armv6-eabihf uclibc stable 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -830,14 +830,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_GLIBC_BLEEDING_EDGE
|
|
|
- bool "armv7-eabihf glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "armv7-eabihf glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -857,14 +857,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_GLIBC_STABLE
|
|
|
- bool "armv7-eabihf glibc stable 2023.11-1"
|
|
|
+ bool "armv7-eabihf glibc stable 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -884,14 +884,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_MUSL_BLEEDING_EDGE
|
|
|
- bool "armv7-eabihf musl bleeding-edge 2023.11-1"
|
|
|
+ bool "armv7-eabihf musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -911,14 +911,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_MUSL_STABLE
|
|
|
- bool "armv7-eabihf musl stable 2023.11-1"
|
|
|
+ bool "armv7-eabihf musl stable 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -938,13 +938,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "armv7-eabihf uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "armv7-eabihf uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -965,13 +965,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_UCLIBC_STABLE
|
|
|
- bool "armv7-eabihf uclibc stable 2023.11-1"
|
|
|
+ bool "armv7-eabihf uclibc stable 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -992,14 +992,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_GLIBC_BLEEDING_EDGE
|
|
|
- bool "armebv7-eabihf glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "armebv7-eabihf glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_armeb
|
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1019,14 +1019,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_GLIBC_STABLE
|
|
|
- bool "armebv7-eabihf glibc stable 2023.11-1"
|
|
|
+ bool "armebv7-eabihf glibc stable 2024.02-1"
|
|
|
depends on BR2_armeb
|
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1046,14 +1046,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_MUSL_BLEEDING_EDGE
|
|
|
- bool "armebv7-eabihf musl bleeding-edge 2023.11-1"
|
|
|
+ bool "armebv7-eabihf musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_armeb
|
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1073,14 +1073,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_MUSL_STABLE
|
|
|
- bool "armebv7-eabihf musl stable 2023.11-1"
|
|
|
+ bool "armebv7-eabihf musl stable 2024.02-1"
|
|
|
depends on BR2_armeb
|
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1100,13 +1100,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "armebv7-eabihf uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "armebv7-eabihf uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_armeb
|
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -1127,13 +1127,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_UCLIBC_STABLE
|
|
|
- bool "armebv7-eabihf uclibc stable 2023.11-1"
|
|
|
+ bool "armebv7-eabihf uclibc stable 2024.02-1"
|
|
|
depends on BR2_armeb
|
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
|
depends on BR2_ARM_EABIHF
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -1154,12 +1154,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7M_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "armv7m uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "armv7m uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV7M
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -1178,12 +1178,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7M_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7M_UCLIBC_STABLE
|
|
|
- bool "armv7m uclibc stable 2023.11-1"
|
|
|
+ bool "armv7m uclibc stable 2024.02-1"
|
|
|
depends on BR2_arm
|
|
|
depends on BR2_ARM_CPU_ARMV7M
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -1202,12 +1202,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7M_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_GLIBC_BLEEDING_EDGE
|
|
|
- bool "m68k-68xxx glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "m68k-68xxx glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_m68k_m68k
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1227,12 +1227,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_GLIBC_STABLE
|
|
|
- bool "m68k-68xxx glibc stable 2023.11-1"
|
|
|
+ bool "m68k-68xxx glibc stable 2024.02-1"
|
|
|
depends on BR2_m68k_m68k
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1252,12 +1252,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_MUSL_BLEEDING_EDGE
|
|
|
- bool "m68k-68xxx musl bleeding-edge 2023.11-1"
|
|
|
+ bool "m68k-68xxx musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_m68k_m68k
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1277,12 +1277,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_MUSL_STABLE
|
|
|
- bool "m68k-68xxx musl stable 2023.11-1"
|
|
|
+ bool "m68k-68xxx musl stable 2024.02-1"
|
|
|
depends on BR2_m68k_m68k
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1302,11 +1302,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "m68k-68xxx uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "m68k-68xxx uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_m68k_m68k
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -1327,11 +1327,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_UCLIBC_STABLE
|
|
|
- bool "m68k-68xxx uclibc stable 2023.11-1"
|
|
|
+ bool "m68k-68xxx uclibc stable 2024.02-1"
|
|
|
depends on BR2_m68k_m68k
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -1352,11 +1352,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_COLDFIRE_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "m68k-coldfire uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "m68k-coldfire uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_m68k_cf
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -1375,11 +1375,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_COLDFIRE_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_COLDFIRE_UCLIBC_STABLE
|
|
|
- bool "m68k-coldfire uclibc stable 2023.11-1"
|
|
|
+ bool "m68k-coldfire uclibc stable 2024.02-1"
|
|
|
depends on BR2_m68k_cf
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -1398,15 +1398,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_COLDFIRE_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_GLIBC_BLEEDING_EDGE
|
|
|
- bool "microblazebe glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "microblazebe glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_microblazebe
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
- select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
@@ -1422,15 +1421,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_GLIBC_STABLE
|
|
|
- bool "microblazebe glibc stable 2023.11-1"
|
|
|
+ bool "microblazebe glibc stable 2024.02-1"
|
|
|
depends on BR2_microblazebe
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
- select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
@@ -1446,15 +1444,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_MUSL_BLEEDING_EDGE
|
|
|
- bool "microblazebe musl bleeding-edge 2023.11-1"
|
|
|
+ bool "microblazebe musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_microblazebe
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
- select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
@@ -1470,15 +1467,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_MUSL_STABLE
|
|
|
- bool "microblazebe musl stable 2023.11-1"
|
|
|
+ bool "microblazebe musl stable 2024.02-1"
|
|
|
depends on BR2_microblazebe
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
- select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
@@ -1494,16 +1490,15 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "microblazebe uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "microblazebe uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_microblazebe
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
- select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
@@ -1519,16 +1514,15 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_UCLIBC_STABLE
|
|
|
- bool "microblazebe uclibc stable 2023.11-1"
|
|
|
+ bool "microblazebe uclibc stable 2024.02-1"
|
|
|
depends on BR2_microblazebe
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
- select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
@@ -1544,15 +1538,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_GLIBC_BLEEDING_EDGE
|
|
|
- bool "microblazeel glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "microblazeel glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_microblazeel
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
- select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
@@ -1568,15 +1561,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_GLIBC_STABLE
|
|
|
- bool "microblazeel glibc stable 2023.11-1"
|
|
|
+ bool "microblazeel glibc stable 2024.02-1"
|
|
|
depends on BR2_microblazeel
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
- select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
@@ -1592,15 +1584,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_MUSL_BLEEDING_EDGE
|
|
|
- bool "microblazeel musl bleeding-edge 2023.11-1"
|
|
|
+ bool "microblazeel musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_microblazeel
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
- select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
@@ -1616,15 +1607,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_MUSL_STABLE
|
|
|
- bool "microblazeel musl stable 2023.11-1"
|
|
|
+ bool "microblazeel musl stable 2024.02-1"
|
|
|
depends on BR2_microblazeel
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
- select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
@@ -1640,16 +1630,15 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "microblazeel uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "microblazeel uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_microblazeel
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
- select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
@@ -1665,16 +1654,15 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_UCLIBC_STABLE
|
|
|
- bool "microblazeel uclibc stable 2023.11-1"
|
|
|
+ bool "microblazeel uclibc stable 2024.02-1"
|
|
|
depends on BR2_microblazeel
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
- select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
@@ -1690,14 +1678,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_GLIBC_BLEEDING_EDGE
|
|
|
- bool "mips32 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips32 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mips
|
|
|
depends on BR2_mips_32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1717,14 +1705,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_GLIBC_STABLE
|
|
|
- bool "mips32 glibc stable 2023.11-1"
|
|
|
+ bool "mips32 glibc stable 2024.02-1"
|
|
|
depends on BR2_mips
|
|
|
depends on BR2_mips_32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1744,14 +1732,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_MUSL_BLEEDING_EDGE
|
|
|
- bool "mips32 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "mips32 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mips
|
|
|
depends on BR2_mips_32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1771,14 +1759,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_MUSL_STABLE
|
|
|
- bool "mips32 musl stable 2023.11-1"
|
|
|
+ bool "mips32 musl stable 2024.02-1"
|
|
|
depends on BR2_mips
|
|
|
depends on BR2_mips_32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1797,13 +1785,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "mips32 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips32 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mips
|
|
|
depends on BR2_mips_32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -1824,13 +1812,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_UCLIBC_STABLE
|
|
|
- bool "mips32 uclibc stable 2023.11-1"
|
|
|
+ bool "mips32 uclibc stable 2024.02-1"
|
|
|
depends on BR2_mips
|
|
|
depends on BR2_mips_32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -1851,14 +1839,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_GLIBC_BLEEDING_EDGE
|
|
|
- bool "mips32el glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips32el glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1878,14 +1866,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_GLIBC_STABLE
|
|
|
- bool "mips32el glibc stable 2023.11-1"
|
|
|
+ bool "mips32el glibc stable 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1905,14 +1893,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_MUSL_BLEEDING_EDGE
|
|
|
- bool "mips32el musl bleeding-edge 2023.11-1"
|
|
|
+ bool "mips32el musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1932,14 +1920,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_MUSL_STABLE
|
|
|
- bool "mips32el musl stable 2023.11-1"
|
|
|
+ bool "mips32el musl stable 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -1958,13 +1946,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "mips32el uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips32el uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -1985,13 +1973,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_UCLIBC_STABLE
|
|
|
- bool "mips32el uclibc stable 2023.11-1"
|
|
|
+ bool "mips32el uclibc stable 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -2012,14 +2000,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_GLIBC_BLEEDING_EDGE
|
|
|
- bool "mips32r5el glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips32r5el glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32r5
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2039,14 +2027,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_GLIBC_STABLE
|
|
|
- bool "mips32r5el glibc stable 2023.11-1"
|
|
|
+ bool "mips32r5el glibc stable 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32r5
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2066,14 +2054,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_MUSL_BLEEDING_EDGE
|
|
|
- bool "mips32r5el musl bleeding-edge 2023.11-1"
|
|
|
+ bool "mips32r5el musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32r5
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2093,14 +2081,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_MUSL_STABLE
|
|
|
- bool "mips32r5el musl stable 2023.11-1"
|
|
|
+ bool "mips32r5el musl stable 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32r5
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2120,13 +2108,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "mips32r5el uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips32r5el uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32r5
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -2147,13 +2135,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_UCLIBC_STABLE
|
|
|
- bool "mips32r5el uclibc stable 2023.11-1"
|
|
|
+ bool "mips32r5el uclibc stable 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32r5
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -2174,14 +2162,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_GLIBC_BLEEDING_EDGE
|
|
|
- bool "mips32r6el glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips32r6el glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32r6
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2201,14 +2189,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_GLIBC_STABLE
|
|
|
- bool "mips32r6el glibc stable 2023.11-1"
|
|
|
+ bool "mips32r6el glibc stable 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32r6
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2228,14 +2216,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_MUSL_BLEEDING_EDGE
|
|
|
- bool "mips32r6el musl bleeding-edge 2023.11-1"
|
|
|
+ bool "mips32r6el musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32r6
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2255,14 +2243,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_MUSL_STABLE
|
|
|
- bool "mips32r6el musl stable 2023.11-1"
|
|
|
+ bool "mips32r6el musl stable 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32r6
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2282,13 +2270,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "mips32r6el uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips32r6el uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32r6
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -2309,13 +2297,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_UCLIBC_STABLE
|
|
|
- bool "mips32r6el uclibc stable 2023.11-1"
|
|
|
+ bool "mips32r6el uclibc stable 2024.02-1"
|
|
|
depends on BR2_mipsel
|
|
|
depends on BR2_mips_32r6
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -2336,7 +2324,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_GLIBC_BLEEDING_EDGE
|
|
|
- bool "mips64-n32 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips64-n32 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mips64
|
|
|
depends on BR2_mips_64
|
|
|
depends on BR2_MIPS_NABI32
|
|
@@ -2344,7 +2332,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_GLIBC_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2364,7 +2352,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_GLIBC_STABLE
|
|
|
- bool "mips64-n32 glibc stable 2023.11-1"
|
|
|
+ bool "mips64-n32 glibc stable 2024.02-1"
|
|
|
depends on BR2_mips64
|
|
|
depends on BR2_mips_64
|
|
|
depends on BR2_MIPS_NABI32
|
|
@@ -2372,7 +2360,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_GLIBC_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2392,7 +2380,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_MUSL_BLEEDING_EDGE
|
|
|
- bool "mips64-n32 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "mips64-n32 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mips64
|
|
|
depends on BR2_mips_64
|
|
|
depends on BR2_MIPS_NABI32
|
|
@@ -2400,7 +2388,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_MUSL_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2420,7 +2408,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_MUSL_STABLE
|
|
|
- bool "mips64-n32 musl stable 2023.11-1"
|
|
|
+ bool "mips64-n32 musl stable 2024.02-1"
|
|
|
depends on BR2_mips64
|
|
|
depends on BR2_mips_64
|
|
|
depends on BR2_MIPS_NABI32
|
|
@@ -2428,7 +2416,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_MUSL_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2448,14 +2436,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "mips64-n32 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips64-n32 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mips64
|
|
|
depends on BR2_mips_64
|
|
|
depends on BR2_MIPS_NABI32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -2476,14 +2464,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_UCLIBC_STABLE
|
|
|
- bool "mips64-n32 uclibc stable 2023.11-1"
|
|
|
+ bool "mips64-n32 uclibc stable 2024.02-1"
|
|
|
depends on BR2_mips64
|
|
|
depends on BR2_mips_64
|
|
|
depends on BR2_MIPS_NABI32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -2504,7 +2492,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_BLEEDING_EDGE
|
|
|
- bool "mips64el-n32 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips64el-n32 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mips64el
|
|
|
depends on BR2_mips_64
|
|
|
depends on BR2_MIPS_NABI32
|
|
@@ -2512,7 +2500,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2532,7 +2520,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_STABLE
|
|
|
- bool "mips64el-n32 glibc stable 2023.11-1"
|
|
|
+ bool "mips64el-n32 glibc stable 2024.02-1"
|
|
|
depends on BR2_mips64el
|
|
|
depends on BR2_mips_64
|
|
|
depends on BR2_MIPS_NABI32
|
|
@@ -2540,7 +2528,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2560,7 +2548,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_MUSL_BLEEDING_EDGE
|
|
|
- bool "mips64el-n32 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "mips64el-n32 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mips64el
|
|
|
depends on BR2_mips_64
|
|
|
depends on BR2_MIPS_NABI32
|
|
@@ -2568,7 +2556,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_MUSL_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2588,7 +2576,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_MUSL_STABLE
|
|
|
- bool "mips64el-n32 musl stable 2023.11-1"
|
|
|
+ bool "mips64el-n32 musl stable 2024.02-1"
|
|
|
depends on BR2_mips64el
|
|
|
depends on BR2_mips_64
|
|
|
depends on BR2_MIPS_NABI32
|
|
@@ -2596,7 +2584,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_MUSL_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2616,14 +2604,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "mips64el-n32 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips64el-n32 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mips64el
|
|
|
depends on BR2_mips_64
|
|
|
depends on BR2_MIPS_NABI32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -2644,14 +2632,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_UCLIBC_STABLE
|
|
|
- bool "mips64el-n32 uclibc stable 2023.11-1"
|
|
|
+ bool "mips64el-n32 uclibc stable 2024.02-1"
|
|
|
depends on BR2_mips64el
|
|
|
depends on BR2_mips_64
|
|
|
depends on BR2_MIPS_NABI32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -2672,7 +2660,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_GLIBC_BLEEDING_EDGE
|
|
|
- bool "mips64r6el-n32 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips64r6el-n32 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mips64el
|
|
|
depends on BR2_mips_64r6
|
|
|
depends on BR2_MIPS_NABI32
|
|
@@ -2680,7 +2668,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_GLIBC_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2700,7 +2688,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_GLIBC_STABLE
|
|
|
- bool "mips64r6el-n32 glibc stable 2023.11-1"
|
|
|
+ bool "mips64r6el-n32 glibc stable 2024.02-1"
|
|
|
depends on BR2_mips64el
|
|
|
depends on BR2_mips_64r6
|
|
|
depends on BR2_MIPS_NABI32
|
|
@@ -2708,7 +2696,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_GLIBC_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2728,7 +2716,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_MUSL_BLEEDING_EDGE
|
|
|
- bool "mips64r6el-n32 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "mips64r6el-n32 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mips64el
|
|
|
depends on BR2_mips_64r6
|
|
|
depends on BR2_MIPS_NABI32
|
|
@@ -2736,7 +2724,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_MUSL_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2756,7 +2744,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_MUSL_STABLE
|
|
|
- bool "mips64r6el-n32 musl stable 2023.11-1"
|
|
|
+ bool "mips64r6el-n32 musl stable 2024.02-1"
|
|
|
depends on BR2_mips64el
|
|
|
depends on BR2_mips_64r6
|
|
|
depends on BR2_MIPS_NABI32
|
|
@@ -2764,7 +2752,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_MUSL_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2784,14 +2772,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "mips64r6el-n32 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "mips64r6el-n32 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_mips64el
|
|
|
depends on BR2_mips_64r6
|
|
|
depends on BR2_MIPS_NABI32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -2812,14 +2800,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_UCLIBC_STABLE
|
|
|
- bool "mips64r6el-n32 uclibc stable 2023.11-1"
|
|
|
+ bool "mips64r6el-n32 uclibc stable 2024.02-1"
|
|
|
depends on BR2_mips64el
|
|
|
depends on BR2_mips_64r6
|
|
|
depends on BR2_MIPS_NABI32
|
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -2840,12 +2828,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_NIOS2_GLIBC_BLEEDING_EDGE
|
|
|
- bool "nios2 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "nios2 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_nios2
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2865,12 +2853,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_NIOS2_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_NIOS2_GLIBC_STABLE
|
|
|
- bool "nios2 glibc stable 2023.11-1"
|
|
|
+ bool "nios2 glibc stable 2024.02-1"
|
|
|
depends on BR2_nios2
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2890,13 +2878,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_NIOS2_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_GLIBC_BLEEDING_EDGE
|
|
|
- bool "openrisc glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "openrisc glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_or1k
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2942,13 +2930,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_MUSL_BLEEDING_EDGE
|
|
|
- bool "openrisc musl bleeding-edge 2023.11-1"
|
|
|
+ bool "openrisc musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_or1k
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2968,13 +2956,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_MUSL_STABLE
|
|
|
- bool "openrisc musl stable 2023.11-1"
|
|
|
+ bool "openrisc musl stable 2024.02-1"
|
|
|
depends on BR2_or1k
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -2993,12 +2981,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "openrisc uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "openrisc uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_or1k
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -3019,12 +3007,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_UCLIBC_STABLE
|
|
|
- bool "openrisc uclibc stable 2023.11-1"
|
|
|
+ bool "openrisc uclibc stable 2024.02-1"
|
|
|
depends on BR2_or1k
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -3045,13 +3033,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_GLIBC_BLEEDING_EDGE
|
|
|
- bool "powerpc-440fp glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc-440fp glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_440fp
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3071,13 +3059,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_GLIBC_STABLE
|
|
|
- bool "powerpc-440fp glibc stable 2023.11-1"
|
|
|
+ bool "powerpc-440fp glibc stable 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_440fp
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3097,13 +3085,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_MUSL_BLEEDING_EDGE
|
|
|
- bool "powerpc-440fp musl bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc-440fp musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_440fp
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3122,13 +3110,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_MUSL_STABLE
|
|
|
- bool "powerpc-440fp musl stable 2023.11-1"
|
|
|
+ bool "powerpc-440fp musl stable 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_440fp
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3147,12 +3135,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "powerpc-440fp uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc-440fp uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_440fp
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -3173,12 +3161,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_UCLIBC_STABLE
|
|
|
- bool "powerpc-440fp uclibc stable 2023.11-1"
|
|
|
+ bool "powerpc-440fp uclibc stable 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_440fp
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -3199,13 +3187,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_GLIBC_BLEEDING_EDGE
|
|
|
- bool "powerpc-e300c3 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc-e300c3 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_e300c3
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3225,13 +3213,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_GLIBC_STABLE
|
|
|
- bool "powerpc-e300c3 glibc stable 2023.11-1"
|
|
|
+ bool "powerpc-e300c3 glibc stable 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_e300c3
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3251,13 +3239,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_MUSL_BLEEDING_EDGE
|
|
|
- bool "powerpc-e300c3 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc-e300c3 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_e300c3
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3276,13 +3264,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_MUSL_STABLE
|
|
|
- bool "powerpc-e300c3 musl stable 2023.11-1"
|
|
|
+ bool "powerpc-e300c3 musl stable 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_e300c3
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3301,12 +3289,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "powerpc-e300c3 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc-e300c3 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_e300c3
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -3327,12 +3315,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_UCLIBC_STABLE
|
|
|
- bool "powerpc-e300c3 uclibc stable 2023.11-1"
|
|
|
+ bool "powerpc-e300c3 uclibc stable 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_e300c3
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -3353,13 +3341,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_GLIBC_BLEEDING_EDGE
|
|
|
- bool "powerpc-e500mc glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc-e500mc glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_e500mc
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3379,13 +3367,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_GLIBC_STABLE
|
|
|
- bool "powerpc-e500mc glibc stable 2023.11-1"
|
|
|
+ bool "powerpc-e500mc glibc stable 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_e500mc
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3405,13 +3393,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_MUSL_BLEEDING_EDGE
|
|
|
- bool "powerpc-e500mc musl bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc-e500mc musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_e500mc
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3430,13 +3418,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_MUSL_STABLE
|
|
|
- bool "powerpc-e500mc musl stable 2023.11-1"
|
|
|
+ bool "powerpc-e500mc musl stable 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_e500mc
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3455,12 +3443,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "powerpc-e500mc uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc-e500mc uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_e500mc
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -3481,12 +3469,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_UCLIBC_STABLE
|
|
|
- bool "powerpc-e500mc uclibc stable 2023.11-1"
|
|
|
+ bool "powerpc-e500mc uclibc stable 2024.02-1"
|
|
|
depends on BR2_powerpc
|
|
|
depends on BR2_powerpc_e500mc
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -3507,13 +3495,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E5500_GLIBC_BLEEDING_EDGE
|
|
|
- bool "powerpc64-e5500 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc64-e5500 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc64
|
|
|
depends on BR2_powerpc_e5500
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3533,13 +3521,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E5500_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E5500_GLIBC_STABLE
|
|
|
- bool "powerpc64-e5500 glibc stable 2023.11-1"
|
|
|
+ bool "powerpc64-e5500 glibc stable 2024.02-1"
|
|
|
depends on BR2_powerpc64
|
|
|
depends on BR2_powerpc_e5500
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3559,13 +3547,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E5500_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_GLIBC_BLEEDING_EDGE
|
|
|
- bool "powerpc64-e6500 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc64-e6500 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc64
|
|
|
depends on BR2_powerpc_e6500
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3585,13 +3573,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_GLIBC_STABLE
|
|
|
- bool "powerpc64-e6500 glibc stable 2023.11-1"
|
|
|
+ bool "powerpc64-e6500 glibc stable 2024.02-1"
|
|
|
depends on BR2_powerpc64
|
|
|
depends on BR2_powerpc_e6500
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3611,13 +3599,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_MUSL_BLEEDING_EDGE
|
|
|
- bool "powerpc64-e6500 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc64-e6500 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc64
|
|
|
depends on BR2_powerpc_e6500
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3637,13 +3625,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_MUSL_STABLE
|
|
|
- bool "powerpc64-e6500 musl stable 2023.11-1"
|
|
|
+ bool "powerpc64-e6500 musl stable 2024.02-1"
|
|
|
depends on BR2_powerpc64
|
|
|
depends on BR2_powerpc_e6500
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3663,13 +3651,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_GLIBC_BLEEDING_EDGE
|
|
|
- bool "powerpc64-power8 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc64-power8 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc64
|
|
|
depends on BR2_powerpc_power8
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3689,13 +3677,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_GLIBC_STABLE
|
|
|
- bool "powerpc64-power8 glibc stable 2023.11-1"
|
|
|
+ bool "powerpc64-power8 glibc stable 2024.02-1"
|
|
|
depends on BR2_powerpc64
|
|
|
depends on BR2_powerpc_power8
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3715,13 +3703,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_MUSL_BLEEDING_EDGE
|
|
|
- bool "powerpc64-power8 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc64-power8 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc64
|
|
|
depends on BR2_powerpc_power8
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3741,13 +3729,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_MUSL_STABLE
|
|
|
- bool "powerpc64-power8 musl stable 2023.11-1"
|
|
|
+ bool "powerpc64-power8 musl stable 2024.02-1"
|
|
|
depends on BR2_powerpc64
|
|
|
depends on BR2_powerpc_power8
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3767,13 +3755,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_GLIBC_BLEEDING_EDGE
|
|
|
- bool "powerpc64le-power8 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc64le-power8 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc64le
|
|
|
depends on BR2_powerpc_power8
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3793,13 +3781,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_GLIBC_STABLE
|
|
|
- bool "powerpc64le-power8 glibc stable 2023.11-1"
|
|
|
+ bool "powerpc64le-power8 glibc stable 2024.02-1"
|
|
|
depends on BR2_powerpc64le
|
|
|
depends on BR2_powerpc_power8
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3819,13 +3807,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_MUSL_BLEEDING_EDGE
|
|
|
- bool "powerpc64le-power8 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "powerpc64le-power8 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_powerpc64le
|
|
|
depends on BR2_powerpc_power8
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3845,13 +3833,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_MUSL_STABLE
|
|
|
- bool "powerpc64le-power8 musl stable 2023.11-1"
|
|
|
+ bool "powerpc64le-power8 musl stable 2024.02-1"
|
|
|
depends on BR2_powerpc64le
|
|
|
depends on BR2_powerpc_power8
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3871,7 +3859,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV32_ILP32D_GLIBC_BLEEDING_EDGE
|
|
|
- bool "riscv32-ilp32d glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "riscv32-ilp32d glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_riscv
|
|
|
depends on BR2_riscv_g
|
|
|
depends on BR2_RISCV_32
|
|
@@ -3879,7 +3867,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV32_ILP32D_GLIBC_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3898,8 +3886,64 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV32_ILP32D_GLIBC_BLEEDING_EDGE
|
|
|
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
+config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV32_ILP32D_MUSL_BLEEDING_EDGE
|
|
|
+ bool "riscv32-ilp32d musl bleeding-edge 2024.02-1"
|
|
|
+ depends on BR2_riscv
|
|
|
+ depends on BR2_riscv_g
|
|
|
+ depends on BR2_RISCV_32
|
|
|
+ depends on BR2_RISCV_ABI_ILP32D
|
|
|
+ depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
+ depends on BR2_USE_MMU
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
+ select BR2_INSTALL_LIBSTDCPP
|
|
|
+ select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
+ select BR2_TOOLCHAIN_HAS_OPENMP
|
|
|
+ select BR2_TOOLCHAIN_HAS_SSP
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
|
+ select BR2_TOOLCHAIN_EXTERNAL_MUSL
|
|
|
+ help
|
|
|
+ Bootlin toolchain for the riscv32-ilp32d architecture,
|
|
|
+ using the musl C library. This is a bleeding-edge version,
|
|
|
+ which means it is using the latest versions of gcc, gdb and
|
|
|
+ binutils.
|
|
|
+
|
|
|
+ https://toolchains.bootlin.com/
|
|
|
+
|
|
|
+config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV32_ILP32D_MUSL_STABLE
|
|
|
+ bool "riscv32-ilp32d musl stable 2024.02-1"
|
|
|
+ depends on BR2_riscv
|
|
|
+ depends on BR2_riscv_g
|
|
|
+ depends on BR2_RISCV_32
|
|
|
+ depends on BR2_RISCV_ABI_ILP32D
|
|
|
+ depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
+ depends on BR2_USE_MMU
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
+ select BR2_INSTALL_LIBSTDCPP
|
|
|
+ select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
+ select BR2_TOOLCHAIN_HAS_OPENMP
|
|
|
+ select BR2_TOOLCHAIN_HAS_SSP
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
|
+ select BR2_TOOLCHAIN_EXTERNAL_MUSL
|
|
|
+ help
|
|
|
+ Bootlin toolchain for the riscv32-ilp32d architecture,
|
|
|
+ using the musl C library. This is a stable version, which
|
|
|
+ means it is using stable and proven versions of gcc, gdb
|
|
|
+ and binutils.
|
|
|
+
|
|
|
+ https://toolchains.bootlin.com/
|
|
|
+
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_GLIBC_BLEEDING_EDGE
|
|
|
- bool "riscv64-lp64d glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "riscv64-lp64d glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_riscv
|
|
|
depends on BR2_riscv_g
|
|
|
depends on BR2_RISCV_64
|
|
@@ -3907,7 +3951,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_GLIBC_BLEEDING_EDGE
|
|
|
depends on BR2_USE_MMU
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -3955,7 +3999,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_MUSL_BLEEDING_EDGE
|
|
|
- bool "riscv64-lp64d musl bleeding-edge 2023.11-1"
|
|
|
+ bool "riscv64-lp64d musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_riscv
|
|
|
depends on BR2_riscv_g
|
|
|
depends on BR2_RISCV_64
|
|
@@ -3963,7 +4007,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_MUSL_BLEEDING_EDGE
|
|
|
depends on BR2_USE_MMU
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4011,7 +4055,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "riscv64-lp64d uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "riscv64-lp64d uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_riscv
|
|
|
depends on BR2_riscv_g
|
|
|
depends on BR2_RISCV_64
|
|
@@ -4019,7 +4063,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_UCLIBC_BLEEDING_EDGE
|
|
|
depends on BR2_USE_MMU
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -4069,13 +4113,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_S390X_Z13_GLIBC_BLEEDING_EDGE
|
|
|
- bool "s390x-z13 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "s390x-z13 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_s390x
|
|
|
depends on BR2_s390x_z13
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4095,13 +4139,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_S390X_Z13_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_S390X_Z13_GLIBC_STABLE
|
|
|
- bool "s390x-z13 glibc stable 2023.11-1"
|
|
|
+ bool "s390x-z13 glibc stable 2024.02-1"
|
|
|
depends on BR2_s390x
|
|
|
depends on BR2_s390x_z13
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4121,13 +4165,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_S390X_Z13_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_GLIBC_BLEEDING_EDGE
|
|
|
- bool "sh-sh4 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "sh-sh4 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_sh
|
|
|
depends on BR2_sh4
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4147,13 +4191,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_GLIBC_STABLE
|
|
|
- bool "sh-sh4 glibc stable 2023.11-1"
|
|
|
+ bool "sh-sh4 glibc stable 2024.02-1"
|
|
|
depends on BR2_sh
|
|
|
depends on BR2_sh4
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4173,13 +4217,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_MUSL_BLEEDING_EDGE
|
|
|
- bool "sh-sh4 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "sh-sh4 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_sh
|
|
|
depends on BR2_sh4
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4199,13 +4243,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_MUSL_STABLE
|
|
|
- bool "sh-sh4 musl stable 2023.11-1"
|
|
|
+ bool "sh-sh4 musl stable 2024.02-1"
|
|
|
depends on BR2_sh
|
|
|
depends on BR2_sh4
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4224,12 +4268,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "sh-sh4 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "sh-sh4 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_sh
|
|
|
depends on BR2_sh4
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -4250,12 +4294,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_UCLIBC_STABLE
|
|
|
- bool "sh-sh4 uclibc stable 2023.11-1"
|
|
|
+ bool "sh-sh4 uclibc stable 2024.02-1"
|
|
|
depends on BR2_sh
|
|
|
depends on BR2_sh4
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -4276,13 +4320,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_GLIBC_BLEEDING_EDGE
|
|
|
- bool "sh-sh4aeb glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "sh-sh4aeb glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_sh
|
|
|
depends on BR2_sh4aeb
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4302,13 +4346,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_GLIBC_STABLE
|
|
|
- bool "sh-sh4aeb glibc stable 2023.11-1"
|
|
|
+ bool "sh-sh4aeb glibc stable 2024.02-1"
|
|
|
depends on BR2_sh
|
|
|
depends on BR2_sh4aeb
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4328,13 +4372,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_MUSL_BLEEDING_EDGE
|
|
|
- bool "sh-sh4aeb musl bleeding-edge 2023.11-1"
|
|
|
+ bool "sh-sh4aeb musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_sh
|
|
|
depends on BR2_sh4aeb
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4354,13 +4398,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_MUSL_STABLE
|
|
|
- bool "sh-sh4aeb musl stable 2023.11-1"
|
|
|
+ bool "sh-sh4aeb musl stable 2024.02-1"
|
|
|
depends on BR2_sh
|
|
|
depends on BR2_sh4aeb
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4379,13 +4423,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARC64_GLIBC_BLEEDING_EDGE
|
|
|
- bool "sparc64 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "sparc64 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_sparc64
|
|
|
depends on BR2_sparc_v9
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4405,13 +4449,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARC64_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARC64_GLIBC_STABLE
|
|
|
- bool "sparc64 glibc stable 2023.11-1"
|
|
|
+ bool "sparc64 glibc stable 2024.02-1"
|
|
|
depends on BR2_sparc64
|
|
|
depends on BR2_sparc_v9
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4483,7 +4527,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARCV8_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_GLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-64 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4491,7 +4535,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_GLIBC_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4511,7 +4555,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_GLIBC_STABLE
|
|
|
- bool "x86-64 glibc stable 2023.11-1"
|
|
|
+ bool "x86-64 glibc stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4519,7 +4563,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_GLIBC_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4539,7 +4583,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_MUSL_BLEEDING_EDGE
|
|
|
- bool "x86-64 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4547,7 +4591,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_MUSL_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4567,7 +4611,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_MUSL_STABLE
|
|
|
- bool "x86-64 musl stable 2023.11-1"
|
|
|
+ bool "x86-64 musl stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4575,7 +4619,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_MUSL_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4594,14 +4638,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-64 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -4622,14 +4666,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_UCLIBC_STABLE
|
|
|
- bool "x86-64 uclibc stable 2023.11-1"
|
|
|
+ bool "x86-64 uclibc stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -4650,7 +4694,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_GLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-64-v2 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64-v2 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4662,7 +4706,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_GLIBC_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4682,7 +4726,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_GLIBC_STABLE
|
|
|
- bool "x86-64-v2 glibc stable 2023.11-1"
|
|
|
+ bool "x86-64-v2 glibc stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4694,7 +4738,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_GLIBC_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4714,7 +4758,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_MUSL_BLEEDING_EDGE
|
|
|
- bool "x86-64-v2 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64-v2 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4726,7 +4770,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_MUSL_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4746,7 +4790,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_MUSL_STABLE
|
|
|
- bool "x86-64-v2 musl stable 2023.11-1"
|
|
|
+ bool "x86-64-v2 musl stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4758,7 +4802,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_MUSL_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4777,7 +4821,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-64-v2 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64-v2 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4788,7 +4832,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_UCLIBC_BLEEDING_EDGE
|
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -4809,7 +4853,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_UCLIBC_STABLE
|
|
|
- bool "x86-64-v2 uclibc stable 2023.11-1"
|
|
|
+ bool "x86-64-v2 uclibc stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4820,7 +4864,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_UCLIBC_STABLE
|
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -4841,7 +4885,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_GLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-64-v3 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64-v3 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4855,7 +4899,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_GLIBC_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4875,7 +4919,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_GLIBC_STABLE
|
|
|
- bool "x86-64-v3 glibc stable 2023.11-1"
|
|
|
+ bool "x86-64-v3 glibc stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4889,7 +4933,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_GLIBC_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4909,7 +4953,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_MUSL_BLEEDING_EDGE
|
|
|
- bool "x86-64-v3 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64-v3 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4923,7 +4967,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_MUSL_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4943,7 +4987,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_MUSL_STABLE
|
|
|
- bool "x86-64-v3 musl stable 2023.11-1"
|
|
|
+ bool "x86-64-v3 musl stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4957,7 +5001,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_MUSL_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -4976,7 +5020,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-64-v3 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64-v3 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4989,7 +5033,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_UCLIBC_BLEEDING_EDGE
|
|
|
depends on BR2_X86_CPU_HAS_AVX2
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -5010,7 +5054,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_UCLIBC_STABLE
|
|
|
- bool "x86-64-v3 uclibc stable 2023.11-1"
|
|
|
+ bool "x86-64-v3 uclibc stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5023,7 +5067,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_UCLIBC_STABLE
|
|
|
depends on BR2_X86_CPU_HAS_AVX2
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -5044,7 +5088,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_GLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-64-v4 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64-v4 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5059,7 +5103,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_GLIBC_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5079,7 +5123,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_GLIBC_STABLE
|
|
|
- bool "x86-64-v4 glibc stable 2023.11-1"
|
|
|
+ bool "x86-64-v4 glibc stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5094,7 +5138,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_GLIBC_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5114,7 +5158,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_MUSL_BLEEDING_EDGE
|
|
|
- bool "x86-64-v4 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64-v4 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5129,7 +5173,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_MUSL_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5149,7 +5193,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_MUSL_STABLE
|
|
|
- bool "x86-64-v4 musl stable 2023.11-1"
|
|
|
+ bool "x86-64-v4 musl stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5164,7 +5208,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_MUSL_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5183,7 +5227,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-64-v4 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64-v4 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5197,7 +5241,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_UCLIBC_BLEEDING_EDGE
|
|
|
depends on BR2_X86_CPU_HAS_AVX512
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -5218,7 +5262,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_UCLIBC_STABLE
|
|
|
- bool "x86-64-v4 uclibc stable 2023.11-1"
|
|
|
+ bool "x86-64-v4 uclibc stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5232,7 +5276,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_UCLIBC_STABLE
|
|
|
depends on BR2_X86_CPU_HAS_AVX512
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -5253,7 +5297,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-64-core-i7 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64-core-i7 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5265,7 +5309,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5285,7 +5329,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_STABLE
|
|
|
- bool "x86-64-core-i7 glibc stable 2023.11-1"
|
|
|
+ bool "x86-64-core-i7 glibc stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5297,7 +5341,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5317,7 +5361,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_BLEEDING_EDGE
|
|
|
- bool "x86-64-core-i7 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64-core-i7 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5329,7 +5373,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5349,7 +5393,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_STABLE
|
|
|
- bool "x86-64-core-i7 musl stable 2023.11-1"
|
|
|
+ bool "x86-64-core-i7 musl stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5361,7 +5405,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5381,7 +5425,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-64-core-i7 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-64-core-i7 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5392,7 +5436,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_BLEEDING_EDGE
|
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -5413,7 +5457,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_STABLE
|
|
|
- bool "x86-64-core-i7 uclibc stable 2023.11-1"
|
|
|
+ bool "x86-64-core-i7 uclibc stable 2024.02-1"
|
|
|
depends on BR2_x86_64
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5424,7 +5468,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_STABLE
|
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -5445,7 +5489,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-core2 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-core2 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_i386
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5455,7 +5499,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5475,7 +5519,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_STABLE
|
|
|
- bool "x86-core2 glibc stable 2023.11-1"
|
|
|
+ bool "x86-core2 glibc stable 2024.02-1"
|
|
|
depends on BR2_i386
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5485,7 +5529,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5505,7 +5549,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_BLEEDING_EDGE
|
|
|
- bool "x86-core2 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-core2 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_i386
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5515,7 +5559,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5534,7 +5578,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_STABLE
|
|
|
- bool "x86-core2 musl stable 2023.11-1"
|
|
|
+ bool "x86-core2 musl stable 2024.02-1"
|
|
|
depends on BR2_i386
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5544,7 +5588,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5562,7 +5606,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-core2 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-core2 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_i386
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5571,7 +5615,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_UCLIBC_BLEEDING_EDGE
|
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -5592,7 +5636,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_UCLIBC_STABLE
|
|
|
- bool "x86-core2 uclibc stable 2023.11-1"
|
|
|
+ bool "x86-core2 uclibc stable 2024.02-1"
|
|
|
depends on BR2_i386
|
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -5601,7 +5645,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_UCLIBC_STABLE
|
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -5622,7 +5666,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-i686 glibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-i686 glibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_i386
|
|
|
depends on !BR2_x86_i486
|
|
|
depends on !BR2_x86_i586
|
|
@@ -5635,7 +5679,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5655,7 +5699,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_STABLE
|
|
|
- bool "x86-i686 glibc stable 2023.11-1"
|
|
|
+ bool "x86-i686 glibc stable 2024.02-1"
|
|
|
depends on BR2_i386
|
|
|
depends on !BR2_x86_i486
|
|
|
depends on !BR2_x86_i586
|
|
@@ -5668,7 +5712,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5688,7 +5732,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_BLEEDING_EDGE
|
|
|
- bool "x86-i686 musl bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-i686 musl bleeding-edge 2024.02-1"
|
|
|
depends on BR2_i386
|
|
|
depends on !BR2_x86_i486
|
|
|
depends on !BR2_x86_i586
|
|
@@ -5701,7 +5745,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_BLEEDING_EDGE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5720,7 +5764,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_STABLE
|
|
|
- bool "x86-i686 musl stable 2023.11-1"
|
|
|
+ bool "x86-i686 musl stable 2024.02-1"
|
|
|
depends on BR2_i386
|
|
|
depends on !BR2_x86_i486
|
|
|
depends on !BR2_x86_i586
|
|
@@ -5733,7 +5777,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_STABLE
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
depends on BR2_USE_MMU
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
select BR2_TOOLCHAIN_HAS_OPENMP
|
|
@@ -5751,7 +5795,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "x86-i686 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "x86-i686 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_i386
|
|
|
depends on !BR2_x86_i486
|
|
|
depends on !BR2_x86_i586
|
|
@@ -5763,7 +5807,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_BLEEDING_EDGE
|
|
|
depends on !BR2_x86_winchip2
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -5784,7 +5828,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_STABLE
|
|
|
- bool "x86-i686 uclibc stable 2023.11-1"
|
|
|
+ bool "x86-i686 uclibc stable 2024.02-1"
|
|
|
depends on BR2_i386
|
|
|
depends on !BR2_x86_i486
|
|
|
depends on !BR2_x86_i586
|
|
@@ -5796,7 +5840,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_STABLE
|
|
|
depends on !BR2_x86_winchip2
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -5817,13 +5861,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_STABLE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_XTENSA_LX60_UCLIBC_BLEEDING_EDGE
|
|
|
- bool "xtensa-lx60 uclibc bleeding-edge 2023.11-1"
|
|
|
+ bool "xtensa-lx60 uclibc bleeding-edge 2024.02-1"
|
|
|
depends on BR2_xtensa
|
|
|
depends on BR2_XTENSA_CUSTOM
|
|
|
depends on BR2_XTENSA_LITTLE_ENDIAN
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_13
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
@@ -5844,13 +5888,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_XTENSA_LX60_UCLIBC_BLEEDING_EDGE
|
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_XTENSA_LX60_UCLIBC_STABLE
|
|
|
- bool "xtensa-lx60 uclibc stable 2023.11-1"
|
|
|
+ bool "xtensa-lx60 uclibc stable 2024.02-1"
|
|
|
depends on BR2_xtensa
|
|
|
depends on BR2_XTENSA_CUSTOM
|
|
|
depends on BR2_XTENSA_LITTLE_ENDIAN
|
|
|
depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_13
|
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
|
- select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_14
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
|
select BR2_USE_WCHAR
|
|
|
select BR2_ENABLE_LOCALE
|
|
|
select BR2_INSTALL_LIBSTDCPP
|