|
@@ -58,10 +58,10 @@ config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
|
|
choice
|
|
choice
|
|
prompt "Bootlin toolchain variant"
|
|
prompt "Bootlin toolchain variant"
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_GLIBC_BLEEDING_EDGE
|
|
- bool "aarch64 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "aarch64 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_aarch64
|
|
depends on BR2_aarch64
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -81,10 +81,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_GLIBC_STABLE
|
|
- bool "aarch64 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "aarch64 glibc stable 2022.08-1"
|
|
depends on BR2_aarch64
|
|
depends on BR2_aarch64
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -104,10 +104,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_MUSL_BLEEDING_EDGE
|
|
- bool "aarch64 musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "aarch64 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_aarch64
|
|
depends on BR2_aarch64
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -127,10 +127,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_MUSL_STABLE
|
|
- bool "aarch64 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "aarch64 musl stable 2022.08-2"
|
|
depends on BR2_aarch64
|
|
depends on BR2_aarch64
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_19
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -149,9 +149,9 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_UCLIBC_BLEEDING_EDGE
|
|
- bool "aarch64 uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "aarch64 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_aarch64
|
|
depends on BR2_aarch64
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -172,9 +172,9 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_UCLIBC_STABLE
|
|
- bool "aarch64 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "aarch64 uclibc stable 2022.08-1"
|
|
depends on BR2_aarch64
|
|
depends on BR2_aarch64
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -195,10 +195,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_GLIBC_BLEEDING_EDGE
|
|
- bool "aarch64be glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "aarch64be glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_aarch64_be
|
|
depends on BR2_aarch64_be
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -218,10 +218,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_GLIBC_STABLE
|
|
- bool "aarch64be glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "aarch64be glibc stable 2022.08-1"
|
|
depends on BR2_aarch64_be
|
|
depends on BR2_aarch64_be
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -241,9 +241,9 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_UCLIBC_BLEEDING_EDGE
|
|
- bool "aarch64be uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "aarch64be uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_aarch64_be
|
|
depends on BR2_aarch64_be
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -264,9 +264,9 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_UCLIBC_STABLE
|
|
- bool "aarch64be uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "aarch64be uclibc stable 2022.08-1"
|
|
depends on BR2_aarch64_be
|
|
depends on BR2_aarch64_be
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -287,10 +287,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_AARCH64BE_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_750D_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_750D_UCLIBC_BLEEDING_EDGE
|
|
- bool "arcle-750d uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "arcle-750d uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_arcle
|
|
depends on BR2_arcle
|
|
depends on BR2_arc750d
|
|
depends on BR2_arc750d
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -311,7 +311,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_750D_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_750D_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_750D_UCLIBC_STABLE
|
|
- bool "arcle-750d uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "arcle-750d uclibc stable 2022.08-1"
|
|
depends on BR2_arcle
|
|
depends on BR2_arcle
|
|
depends on BR2_arc750d
|
|
depends on BR2_arc750d
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
@@ -335,11 +335,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_750D_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_GLIBC_BLEEDING_EDGE
|
|
- bool "arcle-hs38 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "arcle-hs38 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_arcle
|
|
depends on BR2_arcle
|
|
depends on BR2_archs38
|
|
depends on BR2_archs38
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -359,7 +359,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_GLIBC_STABLE
|
|
- bool "arcle-hs38 glibc stable 2021.11-3"
|
|
|
|
|
|
+ bool "arcle-hs38 glibc stable 2022.08-1"
|
|
depends on BR2_arcle
|
|
depends on BR2_arcle
|
|
depends on BR2_archs38
|
|
depends on BR2_archs38
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
@@ -383,10 +383,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_UCLIBC_BLEEDING_EDGE
|
|
- bool "arcle-hs38 uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "arcle-hs38 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_arcle
|
|
depends on BR2_arcle
|
|
depends on BR2_archs38
|
|
depends on BR2_archs38
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -407,7 +407,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_UCLIBC_STABLE
|
|
- bool "arcle-hs38 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "arcle-hs38 uclibc stable 2022.08-1"
|
|
depends on BR2_arcle
|
|
depends on BR2_arcle
|
|
depends on BR2_archs38
|
|
depends on BR2_archs38
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
@@ -431,12 +431,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCLE_HS38_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_GLIBC_BLEEDING_EDGE
|
|
- bool "armv5-eabi glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armv5-eabi glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
depends on BR2_ARM_EABI
|
|
depends on BR2_ARM_EABI
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -456,12 +456,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_GLIBC_STABLE
|
|
- bool "armv5-eabi glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "armv5-eabi glibc stable 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
depends on BR2_ARM_EABI
|
|
depends on BR2_ARM_EABI
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -481,12 +481,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_MUSL_BLEEDING_EDGE
|
|
- bool "armv5-eabi musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armv5-eabi musl bleeding-edge 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
depends on BR2_ARM_EABI
|
|
depends on BR2_ARM_EABI
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -506,12 +506,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_MUSL_STABLE
|
|
- bool "armv5-eabi musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "armv5-eabi musl stable 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
depends on BR2_ARM_EABI
|
|
depends on BR2_ARM_EABI
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -531,11 +531,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_UCLIBC_BLEEDING_EDGE
|
|
- bool "armv5-eabi uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armv5-eabi uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
depends on BR2_ARM_EABI
|
|
depends on BR2_ARM_EABI
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -556,11 +556,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_UCLIBC_STABLE
|
|
- bool "armv5-eabi uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "armv5-eabi uclibc stable 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
depends on BR2_ARM_CPU_ARMV5
|
|
depends on BR2_ARM_EABI
|
|
depends on BR2_ARM_EABI
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -581,12 +581,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV5_EABI_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_GLIBC_BLEEDING_EDGE
|
|
- bool "armv6-eabihf glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armv6-eabihf glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -606,12 +606,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_GLIBC_STABLE
|
|
- bool "armv6-eabihf glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "armv6-eabihf glibc stable 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -631,12 +631,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_MUSL_BLEEDING_EDGE
|
|
- bool "armv6-eabihf musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armv6-eabihf musl bleeding-edge 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -656,12 +656,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_MUSL_STABLE
|
|
- bool "armv6-eabihf musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "armv6-eabihf musl stable 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -681,11 +681,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
- bool "armv6-eabihf uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armv6-eabihf uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -706,11 +706,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_UCLIBC_STABLE
|
|
- bool "armv6-eabihf uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "armv6-eabihf uclibc stable 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
depends on BR2_ARM_CPU_ARMV6
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -731,12 +731,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV6_EABIHF_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_GLIBC_BLEEDING_EDGE
|
|
- bool "armv7-eabihf glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armv7-eabihf glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -756,12 +756,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_GLIBC_STABLE
|
|
- bool "armv7-eabihf glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "armv7-eabihf glibc stable 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -781,12 +781,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_MUSL_BLEEDING_EDGE
|
|
- bool "armv7-eabihf musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armv7-eabihf musl bleeding-edge 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -806,12 +806,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_MUSL_STABLE
|
|
- bool "armv7-eabihf musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "armv7-eabihf musl stable 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -831,11 +831,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
- bool "armv7-eabihf uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armv7-eabihf uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -856,11 +856,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_UCLIBC_STABLE
|
|
- bool "armv7-eabihf uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "armv7-eabihf uclibc stable 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -881,12 +881,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_GLIBC_BLEEDING_EDGE
|
|
- bool "armebv7-eabihf glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armebv7-eabihf glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_armeb
|
|
depends on BR2_armeb
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -906,12 +906,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_GLIBC_STABLE
|
|
- bool "armebv7-eabihf glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "armebv7-eabihf glibc stable 2022.08-1"
|
|
depends on BR2_armeb
|
|
depends on BR2_armeb
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -931,12 +931,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_MUSL_BLEEDING_EDGE
|
|
- bool "armebv7-eabihf musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armebv7-eabihf musl bleeding-edge 2022.08-1"
|
|
depends on BR2_armeb
|
|
depends on BR2_armeb
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -956,12 +956,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_MUSL_STABLE
|
|
- bool "armebv7-eabihf musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "armebv7-eabihf musl stable 2022.08-1"
|
|
depends on BR2_armeb
|
|
depends on BR2_armeb
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -981,11 +981,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
- bool "armebv7-eabihf uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armebv7-eabihf uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_armeb
|
|
depends on BR2_armeb
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1006,11 +1006,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_UCLIBC_STABLE
|
|
- bool "armebv7-eabihf uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "armebv7-eabihf uclibc stable 2022.08-1"
|
|
depends on BR2_armeb
|
|
depends on BR2_armeb
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_CPU_ARMV7A
|
|
depends on BR2_ARM_EABIHF
|
|
depends on BR2_ARM_EABIHF
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1031,10 +1031,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMEBV7_EABIHF_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7M_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7M_UCLIBC_BLEEDING_EDGE
|
|
- bool "armv7m uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "armv7m uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV7M
|
|
depends on BR2_ARM_CPU_ARMV7M
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1053,10 +1053,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7M_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7M_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7M_UCLIBC_STABLE
|
|
- bool "armv7m uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "armv7m uclibc stable 2022.08-1"
|
|
depends on BR2_arm
|
|
depends on BR2_arm
|
|
depends on BR2_ARM_CPU_ARMV7M
|
|
depends on BR2_ARM_CPU_ARMV7M
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1075,9 +1075,9 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7M_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_UCLIBC_BLEEDING_EDGE
|
|
- bool "m68k-68xxx uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "m68k-68xxx uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_m68k_m68k
|
|
depends on BR2_m68k_m68k
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1098,9 +1098,9 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_68XXX_UCLIBC_STABLE
|
|
- bool "m68k-68xxx uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "m68k-68xxx uclibc stable 2022.08-1"
|
|
depends on BR2_m68k_m68k
|
|
depends on BR2_m68k_m68k
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1163,11 +1163,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_M68K_COLDFIRE_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_GLIBC_BLEEDING_EDGE
|
|
- bool "microblazebe glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "microblazebe glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_microblazebe
|
|
depends on BR2_microblazebe
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1186,11 +1186,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_GLIBC_STABLE
|
|
- bool "microblazebe glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "microblazebe glibc stable 2022.08-1"
|
|
depends on BR2_microblazebe
|
|
depends on BR2_microblazebe
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1209,11 +1209,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_MUSL_BLEEDING_EDGE
|
|
- bool "microblazebe musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "microblazebe musl bleeding-edge 2022.08-1"
|
|
depends on BR2_microblazebe
|
|
depends on BR2_microblazebe
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1232,11 +1232,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_MUSL_STABLE
|
|
- bool "microblazebe musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "microblazebe musl stable 2022.08-1"
|
|
depends on BR2_microblazebe
|
|
depends on BR2_microblazebe
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1255,10 +1255,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_UCLIBC_BLEEDING_EDGE
|
|
- bool "microblazebe uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "microblazebe uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_microblazebe
|
|
depends on BR2_microblazebe
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1279,10 +1279,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_UCLIBC_STABLE
|
|
- bool "microblazebe uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "microblazebe uclibc stable 2022.08-1"
|
|
depends on BR2_microblazebe
|
|
depends on BR2_microblazebe
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1303,11 +1303,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEBE_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_GLIBC_BLEEDING_EDGE
|
|
- bool "microblazeel glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "microblazeel glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_microblazeel
|
|
depends on BR2_microblazeel
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1326,11 +1326,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_GLIBC_STABLE
|
|
- bool "microblazeel glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "microblazeel glibc stable 2022.08-1"
|
|
depends on BR2_microblazeel
|
|
depends on BR2_microblazeel
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1349,11 +1349,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_MUSL_BLEEDING_EDGE
|
|
- bool "microblazeel musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "microblazeel musl bleeding-edge 2022.08-1"
|
|
depends on BR2_microblazeel
|
|
depends on BR2_microblazeel
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1372,11 +1372,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_MUSL_STABLE
|
|
- bool "microblazeel musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "microblazeel musl stable 2022.08-1"
|
|
depends on BR2_microblazeel
|
|
depends on BR2_microblazeel
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1395,10 +1395,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_UCLIBC_BLEEDING_EDGE
|
|
- bool "microblazeel uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "microblazeel uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_microblazeel
|
|
depends on BR2_microblazeel
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1419,10 +1419,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_UCLIBC_STABLE
|
|
- bool "microblazeel uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "microblazeel uclibc stable 2022.08-1"
|
|
depends on BR2_microblazeel
|
|
depends on BR2_microblazeel
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1443,12 +1443,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MICROBLAZEEL_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_GLIBC_BLEEDING_EDGE
|
|
- bool "mips32 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips32 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mips
|
|
depends on BR2_mips
|
|
depends on BR2_mips_32
|
|
depends on BR2_mips_32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1468,12 +1468,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_GLIBC_STABLE
|
|
- bool "mips32 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips32 glibc stable 2022.08-1"
|
|
depends on BR2_mips
|
|
depends on BR2_mips
|
|
depends on BR2_mips_32
|
|
depends on BR2_mips_32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1493,12 +1493,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_MUSL_BLEEDING_EDGE
|
|
- bool "mips32 musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips32 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_mips
|
|
depends on BR2_mips
|
|
depends on BR2_mips_32
|
|
depends on BR2_mips_32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1518,12 +1518,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_MUSL_STABLE
|
|
- bool "mips32 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips32 musl stable 2022.08-1"
|
|
depends on BR2_mips
|
|
depends on BR2_mips
|
|
depends on BR2_mips_32
|
|
depends on BR2_mips_32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1542,11 +1542,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_UCLIBC_BLEEDING_EDGE
|
|
- bool "mips32 uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips32 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mips
|
|
depends on BR2_mips
|
|
depends on BR2_mips_32
|
|
depends on BR2_mips_32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1567,11 +1567,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_UCLIBC_STABLE
|
|
- bool "mips32 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips32 uclibc stable 2022.08-1"
|
|
depends on BR2_mips
|
|
depends on BR2_mips
|
|
depends on BR2_mips_32
|
|
depends on BR2_mips_32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1592,12 +1592,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_GLIBC_BLEEDING_EDGE
|
|
- bool "mips32el glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips32el glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32
|
|
depends on BR2_mips_32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1617,12 +1617,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_GLIBC_STABLE
|
|
- bool "mips32el glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips32el glibc stable 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32
|
|
depends on BR2_mips_32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1642,12 +1642,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_MUSL_BLEEDING_EDGE
|
|
- bool "mips32el musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips32el musl bleeding-edge 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32
|
|
depends on BR2_mips_32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1667,12 +1667,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_MUSL_STABLE
|
|
- bool "mips32el musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips32el musl stable 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32
|
|
depends on BR2_mips_32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1691,11 +1691,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_UCLIBC_BLEEDING_EDGE
|
|
- bool "mips32el uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips32el uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32
|
|
depends on BR2_mips_32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1716,11 +1716,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_UCLIBC_STABLE
|
|
- bool "mips32el uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips32el uclibc stable 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32
|
|
depends on BR2_mips_32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1741,12 +1741,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_GLIBC_BLEEDING_EDGE
|
|
- bool "mips32r5el glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips32r5el glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32r5
|
|
depends on BR2_mips_32r5
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1766,12 +1766,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_GLIBC_STABLE
|
|
- bool "mips32r5el glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips32r5el glibc stable 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32r5
|
|
depends on BR2_mips_32r5
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1791,12 +1791,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_MUSL_BLEEDING_EDGE
|
|
- bool "mips32r5el musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips32r5el musl bleeding-edge 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32r5
|
|
depends on BR2_mips_32r5
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1816,12 +1816,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_MUSL_STABLE
|
|
- bool "mips32r5el musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips32r5el musl stable 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32r5
|
|
depends on BR2_mips_32r5
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1841,11 +1841,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_UCLIBC_BLEEDING_EDGE
|
|
- bool "mips32r5el uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips32r5el uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32r5
|
|
depends on BR2_mips_32r5
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1866,11 +1866,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_UCLIBC_STABLE
|
|
- bool "mips32r5el uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips32r5el uclibc stable 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32r5
|
|
depends on BR2_mips_32r5
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -1891,12 +1891,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R5EL_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_GLIBC_BLEEDING_EDGE
|
|
- bool "mips32r6el glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips32r6el glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32r6
|
|
depends on BR2_mips_32r6
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1916,12 +1916,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_GLIBC_STABLE
|
|
- bool "mips32r6el glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips32r6el glibc stable 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32r6
|
|
depends on BR2_mips_32r6
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1941,12 +1941,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_MUSL_BLEEDING_EDGE
|
|
- bool "mips32r6el musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips32r6el musl bleeding-edge 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32r6
|
|
depends on BR2_mips_32r6
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1966,12 +1966,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_MUSL_STABLE
|
|
- bool "mips32r6el musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips32r6el musl stable 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32r6
|
|
depends on BR2_mips_32r6
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -1991,11 +1991,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_UCLIBC_BLEEDING_EDGE
|
|
- bool "mips32r6el uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips32r6el uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32r6
|
|
depends on BR2_mips_32r6
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2016,11 +2016,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_UCLIBC_STABLE
|
|
- bool "mips32r6el uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips32r6el uclibc stable 2022.08-1"
|
|
depends on BR2_mipsel
|
|
depends on BR2_mipsel
|
|
depends on BR2_mips_32r6
|
|
depends on BR2_mips_32r6
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2041,13 +2041,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_GLIBC_BLEEDING_EDGE
|
|
- bool "mips64-n32 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips64-n32 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mips64
|
|
depends on BR2_mips64
|
|
depends on BR2_mips_64
|
|
depends on BR2_mips_64
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2067,13 +2067,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_GLIBC_STABLE
|
|
- bool "mips64-n32 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips64-n32 glibc stable 2022.08-1"
|
|
depends on BR2_mips64
|
|
depends on BR2_mips64
|
|
depends on BR2_mips_64
|
|
depends on BR2_mips_64
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2093,13 +2093,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_MUSL_BLEEDING_EDGE
|
|
- bool "mips64-n32 musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips64-n32 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_mips64
|
|
depends on BR2_mips64
|
|
depends on BR2_mips_64
|
|
depends on BR2_mips_64
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2119,13 +2119,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_MUSL_STABLE
|
|
- bool "mips64-n32 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips64-n32 musl stable 2022.08-1"
|
|
depends on BR2_mips64
|
|
depends on BR2_mips64
|
|
depends on BR2_mips_64
|
|
depends on BR2_mips_64
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2145,12 +2145,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_UCLIBC_BLEEDING_EDGE
|
|
- bool "mips64-n32 uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips64-n32 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mips64
|
|
depends on BR2_mips64
|
|
depends on BR2_mips_64
|
|
depends on BR2_mips_64
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2171,12 +2171,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_UCLIBC_STABLE
|
|
- bool "mips64-n32 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips64-n32 uclibc stable 2022.08-1"
|
|
depends on BR2_mips64
|
|
depends on BR2_mips64
|
|
depends on BR2_mips_64
|
|
depends on BR2_mips_64
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2197,13 +2197,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64_N32_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_BLEEDING_EDGE
|
|
- bool "mips64el-n32 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips64el-n32 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips_64
|
|
depends on BR2_mips_64
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2223,13 +2223,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_STABLE
|
|
- bool "mips64el-n32 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips64el-n32 glibc stable 2022.08-1"
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips_64
|
|
depends on BR2_mips_64
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2249,13 +2249,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_MUSL_BLEEDING_EDGE
|
|
- bool "mips64el-n32 musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips64el-n32 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips_64
|
|
depends on BR2_mips_64
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2275,13 +2275,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_MUSL_STABLE
|
|
- bool "mips64el-n32 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips64el-n32 musl stable 2022.08-1"
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips_64
|
|
depends on BR2_mips_64
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2301,12 +2301,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_UCLIBC_BLEEDING_EDGE
|
|
- bool "mips64el-n32 uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips64el-n32 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips_64
|
|
depends on BR2_mips_64
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2327,12 +2327,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_UCLIBC_STABLE
|
|
- bool "mips64el-n32 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips64el-n32 uclibc stable 2022.08-1"
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips_64
|
|
depends on BR2_mips_64
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2353,13 +2353,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_GLIBC_BLEEDING_EDGE
|
|
- bool "mips64r6el-n32 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips64r6el-n32 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips_64r6
|
|
depends on BR2_mips_64r6
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2379,13 +2379,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_GLIBC_STABLE
|
|
- bool "mips64r6el-n32 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips64r6el-n32 glibc stable 2022.08-1"
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips_64r6
|
|
depends on BR2_mips_64r6
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2405,13 +2405,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_MUSL_BLEEDING_EDGE
|
|
- bool "mips64r6el-n32 musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips64r6el-n32 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips_64r6
|
|
depends on BR2_mips_64r6
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2431,13 +2431,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_MUSL_STABLE
|
|
- bool "mips64r6el-n32 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips64r6el-n32 musl stable 2022.08-1"
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips_64r6
|
|
depends on BR2_mips_64r6
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2457,12 +2457,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_UCLIBC_BLEEDING_EDGE
|
|
- bool "mips64r6el-n32 uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "mips64r6el-n32 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips_64r6
|
|
depends on BR2_mips_64r6
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2483,12 +2483,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_UCLIBC_STABLE
|
|
- bool "mips64r6el-n32 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "mips64r6el-n32 uclibc stable 2022.08-1"
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips64el
|
|
depends on BR2_mips_64r6
|
|
depends on BR2_mips_64r6
|
|
depends on BR2_MIPS_NABI32
|
|
depends on BR2_MIPS_NABI32
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
depends on !BR2_MIPS_SOFT_FLOAT
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2509,10 +2509,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64R6EL_N32_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_NIOS2_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_NIOS2_GLIBC_BLEEDING_EDGE
|
|
- bool "nios2 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "nios2 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_nios2
|
|
depends on BR2_nios2
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2532,10 +2532,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_NIOS2_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_NIOS2_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_NIOS2_GLIBC_STABLE
|
|
- bool "nios2 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "nios2 glibc stable 2022.08-1"
|
|
depends on BR2_nios2
|
|
depends on BR2_nios2
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2554,8 +2554,32 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_NIOS2_GLIBC_STABLE
|
|
|
|
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
-config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_MUSL_BLEEDING_EDGE
|
|
|
|
- bool "openrisc musl bleeding-edge 2021.11-5"
|
|
|
|
|
|
+config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_GLIBC_BLEEDING_EDGE
|
|
|
|
+ bool "openrisc glibc bleeding-edge 2022.08-1"
|
|
|
|
+ depends on BR2_or1k
|
|
|
|
+ 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_5_4
|
|
|
|
+ select BR2_INSTALL_LIBSTDCPP
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
|
+ 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_GLIBC
|
|
|
|
+ help
|
|
|
|
+ Bootlin toolchain for the openrisc architecture, using the
|
|
|
|
+ glibc 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_OPENRISC_GLIBC_STABLE
|
|
|
|
+ bool "openrisc glibc stable 2022.08-1"
|
|
depends on BR2_or1k
|
|
depends on BR2_or1k
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
@@ -2569,6 +2593,30 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_MUSL_BLEEDING_EDGE
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
select BR2_TOOLCHAIN_HAS_THREADS
|
|
select BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
select BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
|
|
+ select BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
|
|
|
+ help
|
|
|
|
+ Bootlin toolchain for the openrisc architecture, using the
|
|
|
|
+ glibc 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_OPENRISC_MUSL_BLEEDING_EDGE
|
|
|
|
+ bool "openrisc musl bleeding-edge 2022.08-1"
|
|
|
|
+ depends on BR2_or1k
|
|
|
|
+ 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_5_4
|
|
|
|
+ select BR2_INSTALL_LIBSTDCPP
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
|
+ 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
|
|
select BR2_TOOLCHAIN_EXTERNAL_MUSL
|
|
help
|
|
help
|
|
Bootlin toolchain for the openrisc architecture, using the
|
|
Bootlin toolchain for the openrisc architecture, using the
|
|
@@ -2579,11 +2627,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_MUSL_STABLE
|
|
- bool "openrisc musl stable 2021.11-5"
|
|
|
|
|
|
+ bool "openrisc musl stable 2022.08-1"
|
|
depends on BR2_or1k
|
|
depends on BR2_or1k
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2602,10 +2650,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_UCLIBC_BLEEDING_EDGE
|
|
- bool "openrisc uclibc bleeding-edge 2021.11-5"
|
|
|
|
|
|
+ bool "openrisc uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_or1k
|
|
depends on BR2_or1k
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2626,10 +2674,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_UCLIBC_STABLE
|
|
- bool "openrisc uclibc stable 2021.11-5"
|
|
|
|
|
|
+ bool "openrisc uclibc stable 2022.08-1"
|
|
depends on BR2_or1k
|
|
depends on BR2_or1k
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
select BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2650,11 +2698,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_OPENRISC_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_GLIBC_BLEEDING_EDGE
|
|
- bool "powerpc-440fp glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-440fp glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_440fp
|
|
depends on BR2_powerpc_440fp
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2674,11 +2722,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_GLIBC_STABLE
|
|
- bool "powerpc-440fp glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-440fp glibc stable 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_440fp
|
|
depends on BR2_powerpc_440fp
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2698,11 +2746,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_MUSL_BLEEDING_EDGE
|
|
- bool "powerpc-440fp musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-440fp musl bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_440fp
|
|
depends on BR2_powerpc_440fp
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2721,11 +2769,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_MUSL_STABLE
|
|
- bool "powerpc-440fp musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-440fp musl stable 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_440fp
|
|
depends on BR2_powerpc_440fp
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2744,10 +2792,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_UCLIBC_BLEEDING_EDGE
|
|
- bool "powerpc-440fp uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-440fp uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_440fp
|
|
depends on BR2_powerpc_440fp
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2768,10 +2816,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_UCLIBC_STABLE
|
|
- bool "powerpc-440fp uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-440fp uclibc stable 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_440fp
|
|
depends on BR2_powerpc_440fp
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2792,11 +2840,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_440FP_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_GLIBC_BLEEDING_EDGE
|
|
- bool "powerpc-e300c3 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-e300c3 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_e300c3
|
|
depends on BR2_powerpc_e300c3
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2816,11 +2864,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_GLIBC_STABLE
|
|
- bool "powerpc-e300c3 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-e300c3 glibc stable 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_e300c3
|
|
depends on BR2_powerpc_e300c3
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2840,11 +2888,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_MUSL_BLEEDING_EDGE
|
|
- bool "powerpc-e300c3 musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-e300c3 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_e300c3
|
|
depends on BR2_powerpc_e300c3
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2863,11 +2911,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_MUSL_STABLE
|
|
- bool "powerpc-e300c3 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-e300c3 musl stable 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_e300c3
|
|
depends on BR2_powerpc_e300c3
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2886,10 +2934,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_UCLIBC_BLEEDING_EDGE
|
|
- bool "powerpc-e300c3 uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-e300c3 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_e300c3
|
|
depends on BR2_powerpc_e300c3
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2910,10 +2958,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_UCLIBC_STABLE
|
|
- bool "powerpc-e300c3 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-e300c3 uclibc stable 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_e300c3
|
|
depends on BR2_powerpc_e300c3
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -2934,11 +2982,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E300C3_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_GLIBC_BLEEDING_EDGE
|
|
- bool "powerpc-e500mc glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-e500mc glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_e500mc
|
|
depends on BR2_powerpc_e500mc
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2958,11 +3006,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_GLIBC_STABLE
|
|
- bool "powerpc-e500mc glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-e500mc glibc stable 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_e500mc
|
|
depends on BR2_powerpc_e500mc
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -2982,11 +3030,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_MUSL_BLEEDING_EDGE
|
|
- bool "powerpc-e500mc musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-e500mc musl bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_e500mc
|
|
depends on BR2_powerpc_e500mc
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3005,11 +3053,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_MUSL_STABLE
|
|
- bool "powerpc-e500mc musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-e500mc musl stable 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_e500mc
|
|
depends on BR2_powerpc_e500mc
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3028,10 +3076,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_UCLIBC_BLEEDING_EDGE
|
|
- bool "powerpc-e500mc uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-e500mc uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_e500mc
|
|
depends on BR2_powerpc_e500mc
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -3052,10 +3100,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_UCLIBC_STABLE
|
|
- bool "powerpc-e500mc uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc-e500mc uclibc stable 2022.08-1"
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc
|
|
depends on BR2_powerpc_e500mc
|
|
depends on BR2_powerpc_e500mc
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -3076,11 +3124,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC_E500MC_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E5500_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E5500_GLIBC_BLEEDING_EDGE
|
|
- bool "powerpc64-e5500 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc64-e5500 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc_e5500
|
|
depends on BR2_powerpc_e5500
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3100,11 +3148,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E5500_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E5500_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E5500_GLIBC_STABLE
|
|
- bool "powerpc64-e5500 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc64-e5500 glibc stable 2022.08-1"
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc_e5500
|
|
depends on BR2_powerpc_e5500
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3124,11 +3172,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E5500_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_GLIBC_BLEEDING_EDGE
|
|
- bool "powerpc64-e6500 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc64-e6500 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc_e6500
|
|
depends on BR2_powerpc_e6500
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3148,11 +3196,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_GLIBC_STABLE
|
|
- bool "powerpc64-e6500 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc64-e6500 glibc stable 2022.08-1"
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc_e6500
|
|
depends on BR2_powerpc_e6500
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3172,11 +3220,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_MUSL_BLEEDING_EDGE
|
|
- bool "powerpc64-e6500 musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc64-e6500 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc_e6500
|
|
depends on BR2_powerpc_e6500
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3196,11 +3244,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_MUSL_STABLE
|
|
- bool "powerpc64-e6500 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc64-e6500 musl stable 2022.08-1"
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc_e6500
|
|
depends on BR2_powerpc_e6500
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3220,11 +3268,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_E6500_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_GLIBC_BLEEDING_EDGE
|
|
- bool "powerpc64-power8 glibc bleeding-edge 2021.11-2"
|
|
|
|
|
|
+ bool "powerpc64-power8 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3244,11 +3292,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_GLIBC_STABLE
|
|
- bool "powerpc64-power8 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc64-power8 glibc stable 2022.08-1"
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3268,11 +3316,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_MUSL_BLEEDING_EDGE
|
|
- bool "powerpc64-power8 musl bleeding-edge 2021.11-2"
|
|
|
|
|
|
+ bool "powerpc64-power8 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3292,11 +3340,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_MUSL_STABLE
|
|
- bool "powerpc64-power8 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc64-power8 musl stable 2022.08-1"
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc64
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3316,11 +3364,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64_POWER8_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_GLIBC_BLEEDING_EDGE
|
|
- bool "powerpc64le-power8 glibc bleeding-edge 2021.11-2"
|
|
|
|
|
|
+ bool "powerpc64le-power8 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc64le
|
|
depends on BR2_powerpc64le
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3340,11 +3388,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_GLIBC_STABLE
|
|
- bool "powerpc64le-power8 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc64le-power8 glibc stable 2022.08-1"
|
|
depends on BR2_powerpc64le
|
|
depends on BR2_powerpc64le
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3364,11 +3412,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_MUSL_BLEEDING_EDGE
|
|
- bool "powerpc64le-power8 musl bleeding-edge 2021.11-2"
|
|
|
|
|
|
+ bool "powerpc64le-power8 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_powerpc64le
|
|
depends on BR2_powerpc64le
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3388,11 +3436,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_MUSL_STABLE
|
|
- bool "powerpc64le-power8 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "powerpc64le-power8 musl stable 2022.08-1"
|
|
depends on BR2_powerpc64le
|
|
depends on BR2_powerpc64le
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_powerpc_power8
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3412,13 +3460,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_POWERPC64LE_POWER8_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV32_ILP32D_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV32_ILP32D_GLIBC_BLEEDING_EDGE
|
|
- bool "riscv32-ilp32d glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "riscv32-ilp32d glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv_g
|
|
depends on BR2_riscv_g
|
|
depends on BR2_RISCV_32
|
|
depends on BR2_RISCV_32
|
|
depends on BR2_RISCV_ABI_ILP32D
|
|
depends on BR2_RISCV_ABI_ILP32D
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3438,13 +3486,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV32_ILP32D_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_GLIBC_BLEEDING_EDGE
|
|
- bool "riscv64-lp64d glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "riscv64-lp64d glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv_g
|
|
depends on BR2_riscv_g
|
|
depends on BR2_RISCV_64
|
|
depends on BR2_RISCV_64
|
|
depends on BR2_RISCV_ABI_LP64D
|
|
depends on BR2_RISCV_ABI_LP64D
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3464,13 +3512,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_GLIBC_STABLE
|
|
- bool "riscv64-lp64d glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "riscv64-lp64d glibc stable 2022.08-1"
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv_g
|
|
depends on BR2_riscv_g
|
|
depends on BR2_RISCV_64
|
|
depends on BR2_RISCV_64
|
|
depends on BR2_RISCV_ABI_LP64D
|
|
depends on BR2_RISCV_ABI_LP64D
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3490,13 +3538,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_MUSL_BLEEDING_EDGE
|
|
- bool "riscv64-lp64d musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "riscv64-lp64d musl bleeding-edge 2022.08-1"
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv_g
|
|
depends on BR2_riscv_g
|
|
depends on BR2_RISCV_64
|
|
depends on BR2_RISCV_64
|
|
depends on BR2_RISCV_ABI_LP64D
|
|
depends on BR2_RISCV_ABI_LP64D
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3516,13 +3564,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_MUSL_STABLE
|
|
- bool "riscv64-lp64d musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "riscv64-lp64d musl stable 2022.08-1"
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv_g
|
|
depends on BR2_riscv_g
|
|
depends on BR2_RISCV_64
|
|
depends on BR2_RISCV_64
|
|
depends on BR2_RISCV_ABI_LP64D
|
|
depends on BR2_RISCV_ABI_LP64D
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3542,13 +3590,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_UCLIBC_BLEEDING_EDGE
|
|
- bool "riscv64-lp64d uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "riscv64-lp64d uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv_g
|
|
depends on BR2_riscv_g
|
|
depends on BR2_RISCV_64
|
|
depends on BR2_RISCV_64
|
|
depends on BR2_RISCV_ABI_LP64D
|
|
depends on BR2_RISCV_ABI_LP64D
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -3569,13 +3617,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_UCLIBC_STABLE
|
|
- bool "riscv64-lp64d uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "riscv64-lp64d uclibc stable 2022.08-1"
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv
|
|
depends on BR2_riscv_g
|
|
depends on BR2_riscv_g
|
|
depends on BR2_RISCV_64
|
|
depends on BR2_RISCV_64
|
|
depends on BR2_RISCV_ABI_LP64D
|
|
depends on BR2_RISCV_ABI_LP64D
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -3596,11 +3644,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_RISCV64_LP64D_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_S390X_Z13_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_S390X_Z13_GLIBC_BLEEDING_EDGE
|
|
- bool "s390x-z13 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "s390x-z13 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_s390x
|
|
depends on BR2_s390x
|
|
depends on BR2_s390x_z13
|
|
depends on BR2_s390x_z13
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3620,11 +3668,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_S390X_Z13_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_S390X_Z13_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_S390X_Z13_GLIBC_STABLE
|
|
- bool "s390x-z13 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "s390x-z13 glibc stable 2022.08-1"
|
|
depends on BR2_s390x
|
|
depends on BR2_s390x
|
|
depends on BR2_s390x_z13
|
|
depends on BR2_s390x_z13
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3644,11 +3692,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_S390X_Z13_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_GLIBC_BLEEDING_EDGE
|
|
- bool "sh-sh4 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "sh-sh4 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_sh
|
|
depends on BR2_sh
|
|
depends on BR2_sh4
|
|
depends on BR2_sh4
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3668,11 +3716,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_GLIBC_STABLE
|
|
- bool "sh-sh4 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "sh-sh4 glibc stable 2022.08-1"
|
|
depends on BR2_sh
|
|
depends on BR2_sh
|
|
depends on BR2_sh4
|
|
depends on BR2_sh4
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3692,11 +3740,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_MUSL_BLEEDING_EDGE
|
|
- bool "sh-sh4 musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "sh-sh4 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_sh
|
|
depends on BR2_sh
|
|
depends on BR2_sh4
|
|
depends on BR2_sh4
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3716,11 +3764,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_MUSL_STABLE
|
|
- bool "sh-sh4 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "sh-sh4 musl stable 2022.08-1"
|
|
depends on BR2_sh
|
|
depends on BR2_sh
|
|
depends on BR2_sh4
|
|
depends on BR2_sh4
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3739,10 +3787,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_UCLIBC_BLEEDING_EDGE
|
|
- bool "sh-sh4 uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "sh-sh4 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_sh
|
|
depends on BR2_sh
|
|
depends on BR2_sh4
|
|
depends on BR2_sh4
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -3763,10 +3811,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_UCLIBC_STABLE
|
|
- bool "sh-sh4 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "sh-sh4 uclibc stable 2022.08-1"
|
|
depends on BR2_sh
|
|
depends on BR2_sh
|
|
depends on BR2_sh4
|
|
depends on BR2_sh4
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -3787,11 +3835,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_GLIBC_BLEEDING_EDGE
|
|
- bool "sh-sh4aeb glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "sh-sh4aeb glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_sh
|
|
depends on BR2_sh
|
|
depends on BR2_sh4aeb
|
|
depends on BR2_sh4aeb
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3811,11 +3859,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_GLIBC_STABLE
|
|
- bool "sh-sh4aeb glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "sh-sh4aeb glibc stable 2022.08-1"
|
|
depends on BR2_sh
|
|
depends on BR2_sh
|
|
depends on BR2_sh4aeb
|
|
depends on BR2_sh4aeb
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3835,11 +3883,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_MUSL_BLEEDING_EDGE
|
|
- bool "sh-sh4aeb musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "sh-sh4aeb musl bleeding-edge 2022.08-1"
|
|
depends on BR2_sh
|
|
depends on BR2_sh
|
|
depends on BR2_sh4aeb
|
|
depends on BR2_sh4aeb
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3859,11 +3907,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_MUSL_STABLE
|
|
- bool "sh-sh4aeb musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "sh-sh4aeb musl stable 2022.08-1"
|
|
depends on BR2_sh
|
|
depends on BR2_sh
|
|
depends on BR2_sh4aeb
|
|
depends on BR2_sh4aeb
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3882,11 +3930,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SH_SH4AEB_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARC64_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARC64_GLIBC_BLEEDING_EDGE
|
|
- bool "sparc64 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "sparc64 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_sparc64
|
|
depends on BR2_sparc64
|
|
depends on BR2_sparc_v9
|
|
depends on BR2_sparc_v9
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3906,11 +3954,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARC64_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARC64_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARC64_GLIBC_STABLE
|
|
- bool "sparc64 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "sparc64 glibc stable 2022.08-1"
|
|
depends on BR2_sparc64
|
|
depends on BR2_sparc64
|
|
depends on BR2_sparc_v9
|
|
depends on BR2_sparc_v9
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -3930,10 +3978,10 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARC64_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARCV8_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARCV8_UCLIBC_BLEEDING_EDGE
|
|
- bool "sparcv8 uclibc bleeding-edge 2021.11-3"
|
|
|
|
|
|
+ bool "sparcv8 uclibc bleeding-edge 2022.08-2"
|
|
depends on BR2_sparc
|
|
depends on BR2_sparc
|
|
depends on BR2_sparc_v8
|
|
depends on BR2_sparc_v8
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -3954,7 +4002,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARCV8_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARCV8_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARCV8_UCLIBC_STABLE
|
|
- bool "sparcv8 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "sparcv8 uclibc stable 2022.08-1"
|
|
depends on BR2_sparc
|
|
depends on BR2_sparc
|
|
depends on BR2_sparc_v8
|
|
depends on BR2_sparc_v8
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
@@ -3978,13 +4026,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_SPARCV8_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_GLIBC_BLEEDING_EDGE
|
|
- bool "x86-64 glibc bleeding-edge 2021.11-5"
|
|
|
|
|
|
+ bool "x86-64 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4004,13 +4052,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_GLIBC_STABLE
|
|
- bool "x86-64 glibc stable 2021.11-5"
|
|
|
|
|
|
+ bool "x86-64 glibc stable 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4030,13 +4078,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_MUSL_BLEEDING_EDGE
|
|
- bool "x86-64 musl bleeding-edge 2021.11-5"
|
|
|
|
|
|
+ bool "x86-64 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4056,13 +4104,13 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_MUSL_STABLE
|
|
- bool "x86-64 musl stable 2021.11-5"
|
|
|
|
|
|
+ bool "x86-64 musl stable 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4081,12 +4129,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_UCLIBC_BLEEDING_EDGE
|
|
- bool "x86-64 uclibc bleeding-edge 2021.11-5"
|
|
|
|
|
|
+ bool "x86-64 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -4107,12 +4155,12 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_UCLIBC_STABLE
|
|
- bool "x86-64 uclibc stable 2021.11-5"
|
|
|
|
|
|
+ bool "x86-64 uclibc stable 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -4133,7 +4181,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_GLIBC_BLEEDING_EDGE
|
|
- bool "x86-64-v2 glibc bleeding-edge 2021.11-5"
|
|
|
|
|
|
+ bool "x86-64-v2 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4143,7 +4191,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_GLIBC_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4162,8 +4210,8 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_GLIBC_BLEEDING_EDGE
|
|
|
|
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
-config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_MUSL_BLEEDING_EDGE
|
|
|
|
- bool "x86-64-v2 musl bleeding-edge 2021.11-5"
|
|
|
|
|
|
+config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_GLIBC_STABLE
|
|
|
|
+ bool "x86-64-v2 glibc stable 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4174,6 +4222,36 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_MUSL_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
|
|
+ select BR2_INSTALL_LIBSTDCPP
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
|
+ 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_GLIBC
|
|
|
|
+ help
|
|
|
|
+ Bootlin toolchain for the x86-64-v2 architecture, using the
|
|
|
|
+ glibc 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_X86_64_V2_MUSL_BLEEDING_EDGE
|
|
|
|
+ bool "x86-64-v2 musl bleeding-edge 2022.08-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_X86_CPU_HAS_SSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE4
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE42
|
|
|
|
+ depends on BR2_USE_MMU
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4192,8 +4270,8 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_MUSL_BLEEDING_EDGE
|
|
|
|
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
-config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_UCLIBC_BLEEDING_EDGE
|
|
|
|
- bool "x86-64-v2 uclibc bleeding-edge 2021.11-5"
|
|
|
|
|
|
+config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_MUSL_STABLE
|
|
|
|
+ bool "x86-64-v2 musl stable 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4202,7 +4280,36 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_UCLIBC_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
|
|
+ depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
|
|
+ select BR2_INSTALL_LIBSTDCPP
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
|
+ 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 x86-64-v2 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_X86_64_V2_UCLIBC_BLEEDING_EDGE
|
|
|
|
+ bool "x86-64-v2 uclibc bleeding-edge 2022.08-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_X86_CPU_HAS_SSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE4
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE42
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -4222,8 +4329,38 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_UCLIBC_BLEEDING_EDGE
|
|
|
|
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
|
|
+config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V2_UCLIBC_STABLE
|
|
|
|
+ bool "x86-64-v2 uclibc stable 2022.08-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_X86_CPU_HAS_SSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE4
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE42
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
|
|
+ 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
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
|
|
+ select BR2_TOOLCHAIN_EXTERNAL_UCLIBC
|
|
|
|
+ help
|
|
|
|
+ Bootlin toolchain for the x86-64-v2 architecture, using the
|
|
|
|
+ uclibc 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_X86_64_V3_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_GLIBC_BLEEDING_EDGE
|
|
- bool "x86-64-v3 glibc bleeding-edge 2021.11-5"
|
|
|
|
|
|
+ bool "x86-64-v3 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4235,7 +4372,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_GLIBC_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_AVX
|
|
depends on BR2_X86_CPU_HAS_AVX
|
|
depends on BR2_X86_CPU_HAS_AVX2
|
|
depends on BR2_X86_CPU_HAS_AVX2
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4254,8 +4391,8 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_GLIBC_BLEEDING_EDGE
|
|
|
|
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
-config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_MUSL_BLEEDING_EDGE
|
|
|
|
- bool "x86-64-v3 musl bleeding-edge 2021.11-5"
|
|
|
|
|
|
+config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_GLIBC_STABLE
|
|
|
|
+ bool "x86-64-v3 glibc stable 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4268,6 +4405,38 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_MUSL_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_AVX2
|
|
depends on BR2_X86_CPU_HAS_AVX2
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
|
|
+ select BR2_INSTALL_LIBSTDCPP
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
|
+ 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_GLIBC
|
|
|
|
+ help
|
|
|
|
+ Bootlin toolchain for the x86-64-v3 architecture, using the
|
|
|
|
+ glibc 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_X86_64_V3_MUSL_BLEEDING_EDGE
|
|
|
|
+ bool "x86-64-v3 musl bleeding-edge 2022.08-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_X86_CPU_HAS_SSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE4
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE42
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX2
|
|
|
|
+ depends on BR2_USE_MMU
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4286,8 +4455,8 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_MUSL_BLEEDING_EDGE
|
|
|
|
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
-config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_UCLIBC_BLEEDING_EDGE
|
|
|
|
- bool "x86-64-v3 uclibc bleeding-edge 2021.11-5"
|
|
|
|
|
|
+config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_MUSL_STABLE
|
|
|
|
+ bool "x86-64-v3 musl stable 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4298,7 +4467,38 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_UCLIBC_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_X86_CPU_HAS_AVX
|
|
depends on BR2_X86_CPU_HAS_AVX
|
|
depends on BR2_X86_CPU_HAS_AVX2
|
|
depends on BR2_X86_CPU_HAS_AVX2
|
|
|
|
+ depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
|
|
+ select BR2_INSTALL_LIBSTDCPP
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
|
+ 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 x86-64-v3 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_X86_64_V3_UCLIBC_BLEEDING_EDGE
|
|
|
|
+ bool "x86-64-v3 uclibc bleeding-edge 2022.08-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_X86_CPU_HAS_SSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE4
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE42
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX2
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -4318,8 +4518,40 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_UCLIBC_BLEEDING_EDGE
|
|
|
|
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
|
|
+config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V3_UCLIBC_STABLE
|
|
|
|
+ bool "x86-64-v3 uclibc stable 2022.08-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_X86_CPU_HAS_SSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE4
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE42
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX2
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
|
|
+ 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
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
|
|
+ select BR2_TOOLCHAIN_EXTERNAL_UCLIBC
|
|
|
|
+ help
|
|
|
|
+ Bootlin toolchain for the x86-64-v3 architecture, using the
|
|
|
|
+ uclibc 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_X86_64_V4_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_GLIBC_BLEEDING_EDGE
|
|
- bool "x86-64-v4 glibc bleeding-edge 2021.11-5"
|
|
|
|
|
|
+ bool "x86-64-v4 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4332,7 +4564,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_GLIBC_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_AVX2
|
|
depends on BR2_X86_CPU_HAS_AVX2
|
|
depends on BR2_X86_CPU_HAS_AVX512
|
|
depends on BR2_X86_CPU_HAS_AVX512
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4351,8 +4583,8 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_GLIBC_BLEEDING_EDGE
|
|
|
|
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
-config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_MUSL_BLEEDING_EDGE
|
|
|
|
- bool "x86-64-v4 musl bleeding-edge 2021.11-5"
|
|
|
|
|
|
+config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_GLIBC_STABLE
|
|
|
|
+ bool "x86-64-v4 glibc stable 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4366,6 +4598,39 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_MUSL_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_AVX512
|
|
depends on BR2_X86_CPU_HAS_AVX512
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
|
|
+ select BR2_INSTALL_LIBSTDCPP
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
|
+ 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_GLIBC
|
|
|
|
+ help
|
|
|
|
+ Bootlin toolchain for the x86-64-v4 architecture, using the
|
|
|
|
+ glibc 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_X86_64_V4_MUSL_BLEEDING_EDGE
|
|
|
|
+ bool "x86-64-v4 musl bleeding-edge 2022.08-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_X86_CPU_HAS_SSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE4
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE42
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX2
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX512
|
|
|
|
+ depends on BR2_USE_MMU
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4384,8 +4649,8 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_MUSL_BLEEDING_EDGE
|
|
|
|
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
-config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_UCLIBC_BLEEDING_EDGE
|
|
|
|
- bool "x86-64-v4 uclibc bleeding-edge 2021.11-5"
|
|
|
|
|
|
+config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_MUSL_STABLE
|
|
|
|
+ bool "x86-64-v4 musl stable 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4397,7 +4662,39 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_UCLIBC_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_AVX
|
|
depends on BR2_X86_CPU_HAS_AVX
|
|
depends on BR2_X86_CPU_HAS_AVX2
|
|
depends on BR2_X86_CPU_HAS_AVX2
|
|
depends on BR2_X86_CPU_HAS_AVX512
|
|
depends on BR2_X86_CPU_HAS_AVX512
|
|
|
|
+ depends on BR2_USE_MMU
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
|
|
+ select BR2_INSTALL_LIBSTDCPP
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
|
|
+ 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 x86-64-v4 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_X86_64_V4_UCLIBC_BLEEDING_EDGE
|
|
|
|
+ bool "x86-64-v4 uclibc bleeding-edge 2022.08-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_X86_CPU_HAS_SSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE4
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE42
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX2
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX512
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -4417,8 +4714,41 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_UCLIBC_BLEEDING_EDGE
|
|
|
|
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
|
|
+config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_V4_UCLIBC_STABLE
|
|
|
|
+ bool "x86-64-v4 uclibc stable 2022.08-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_X86_CPU_HAS_SSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSSE3
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE4
|
|
|
|
+ depends on BR2_X86_CPU_HAS_SSE42
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX2
|
|
|
|
+ depends on BR2_X86_CPU_HAS_AVX512
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
+ select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
|
|
+ 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
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS
|
|
|
|
+ select BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
|
|
+ select BR2_TOOLCHAIN_EXTERNAL_UCLIBC
|
|
|
|
+ help
|
|
|
|
+ Bootlin toolchain for the x86-64-v4 architecture, using the
|
|
|
|
+ uclibc 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_X86_64_CORE_I7_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_BLEEDING_EDGE
|
|
- bool "x86-64-core-i7 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "x86-64-core-i7 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4428,7 +4758,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4448,7 +4778,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_STABLE
|
|
- bool "x86-64-core-i7 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "x86-64-core-i7 glibc stable 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4458,7 +4788,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_STABLE
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4478,7 +4808,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_BLEEDING_EDGE
|
|
- bool "x86-64-core-i7 musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "x86-64-core-i7 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4488,7 +4818,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4508,7 +4838,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_STABLE
|
|
- bool "x86-64-core-i7 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "x86-64-core-i7 musl stable 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4518,7 +4848,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_STABLE
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4538,7 +4868,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_BLEEDING_EDGE
|
|
- bool "x86-64-core-i7 uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "x86-64-core-i7 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4547,7 +4877,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -4568,7 +4898,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_STABLE
|
|
- bool "x86-64-core-i7 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "x86-64-core-i7 uclibc stable 2022.08-1"
|
|
depends on BR2_x86_64
|
|
depends on BR2_x86_64
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4577,7 +4907,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_STABLE
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE4
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
depends on BR2_X86_CPU_HAS_SSE42
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -4598,7 +4928,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_BLEEDING_EDGE
|
|
- bool "x86-core2 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "x86-core2 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_i386
|
|
depends on BR2_i386
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4606,7 +4936,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_SSE3
|
|
depends on BR2_X86_CPU_HAS_SSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4626,7 +4956,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_STABLE
|
|
- bool "x86-core2 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "x86-core2 glibc stable 2022.08-1"
|
|
depends on BR2_i386
|
|
depends on BR2_i386
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4634,7 +4964,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_STABLE
|
|
depends on BR2_X86_CPU_HAS_SSE3
|
|
depends on BR2_X86_CPU_HAS_SSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4654,7 +4984,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_BLEEDING_EDGE
|
|
- bool "x86-core2 musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "x86-core2 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_i386
|
|
depends on BR2_i386
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4662,7 +4992,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_BLEEDING_EDGE
|
|
depends on BR2_X86_CPU_HAS_SSE3
|
|
depends on BR2_X86_CPU_HAS_SSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4681,7 +5011,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_STABLE
|
|
- bool "x86-core2 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "x86-core2 musl stable 2022.08-1"
|
|
depends on BR2_i386
|
|
depends on BR2_i386
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
@@ -4689,7 +5019,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_STABLE
|
|
depends on BR2_X86_CPU_HAS_SSE3
|
|
depends on BR2_X86_CPU_HAS_SSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4707,14 +5037,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_UCLIBC_BLEEDING_EDGE
|
|
- bool "x86-core2 uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "x86-core2 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_i386
|
|
depends on BR2_i386
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_X86_CPU_HAS_SSE3
|
|
depends on BR2_X86_CPU_HAS_SSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -4735,14 +5065,14 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_UCLIBC_STABLE
|
|
- bool "x86-core2 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "x86-core2 uclibc stable 2022.08-1"
|
|
depends on BR2_i386
|
|
depends on BR2_i386
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_MMX
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_X86_CPU_HAS_SSE2
|
|
depends on BR2_X86_CPU_HAS_SSE3
|
|
depends on BR2_X86_CPU_HAS_SSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
depends on BR2_X86_CPU_HAS_SSSE3
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -4763,7 +5093,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_CORE2_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_BLEEDING_EDGE
|
|
- bool "x86-i686 glibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "x86-i686 glibc bleeding-edge 2022.08-1"
|
|
depends on BR2_i386
|
|
depends on BR2_i386
|
|
depends on !BR2_x86_i486
|
|
depends on !BR2_x86_i486
|
|
depends on !BR2_x86_i586
|
|
depends on !BR2_x86_i586
|
|
@@ -4774,7 +5104,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_BLEEDING_EDGE
|
|
depends on !BR2_x86_winchip_c6
|
|
depends on !BR2_x86_winchip_c6
|
|
depends on !BR2_x86_winchip2
|
|
depends on !BR2_x86_winchip2
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4794,7 +5124,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_STABLE
|
|
- bool "x86-i686 glibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "x86-i686 glibc stable 2022.08-1"
|
|
depends on BR2_i386
|
|
depends on BR2_i386
|
|
depends on !BR2_x86_i486
|
|
depends on !BR2_x86_i486
|
|
depends on !BR2_x86_i586
|
|
depends on !BR2_x86_i586
|
|
@@ -4805,7 +5135,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_STABLE
|
|
depends on !BR2_x86_winchip_c6
|
|
depends on !BR2_x86_winchip_c6
|
|
depends on !BR2_x86_winchip2
|
|
depends on !BR2_x86_winchip2
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4825,7 +5155,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_GLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_BLEEDING_EDGE
|
|
- bool "x86-i686 musl bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "x86-i686 musl bleeding-edge 2022.08-1"
|
|
depends on BR2_i386
|
|
depends on BR2_i386
|
|
depends on !BR2_x86_i486
|
|
depends on !BR2_x86_i486
|
|
depends on !BR2_x86_i586
|
|
depends on !BR2_x86_i586
|
|
@@ -4836,7 +5166,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_BLEEDING_EDGE
|
|
depends on !BR2_x86_winchip_c6
|
|
depends on !BR2_x86_winchip_c6
|
|
depends on !BR2_x86_winchip2
|
|
depends on !BR2_x86_winchip2
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4855,7 +5185,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_STABLE
|
|
- bool "x86-i686 musl stable 2021.11-1"
|
|
|
|
|
|
+ bool "x86-i686 musl stable 2022.08-1"
|
|
depends on BR2_i386
|
|
depends on BR2_i386
|
|
depends on !BR2_x86_i486
|
|
depends on !BR2_x86_i486
|
|
depends on !BR2_x86_i586
|
|
depends on !BR2_x86_i586
|
|
@@ -4866,7 +5196,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_STABLE
|
|
depends on !BR2_x86_winchip_c6
|
|
depends on !BR2_x86_winchip_c6
|
|
depends on !BR2_x86_winchip2
|
|
depends on !BR2_x86_winchip2
|
|
depends on BR2_USE_MMU
|
|
depends on BR2_USE_MMU
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
|
@@ -4884,7 +5214,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_MUSL_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_BLEEDING_EDGE
|
|
- bool "x86-i686 uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "x86-i686 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_i386
|
|
depends on BR2_i386
|
|
depends on !BR2_x86_i486
|
|
depends on !BR2_x86_i486
|
|
depends on !BR2_x86_i586
|
|
depends on !BR2_x86_i586
|
|
@@ -4894,7 +5224,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_BLEEDING_EDGE
|
|
depends on !BR2_x86_c3
|
|
depends on !BR2_x86_c3
|
|
depends on !BR2_x86_winchip_c6
|
|
depends on !BR2_x86_winchip_c6
|
|
depends on !BR2_x86_winchip2
|
|
depends on !BR2_x86_winchip2
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -4915,7 +5245,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_STABLE
|
|
- bool "x86-i686 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "x86-i686 uclibc stable 2022.08-1"
|
|
depends on BR2_i386
|
|
depends on BR2_i386
|
|
depends on !BR2_x86_i486
|
|
depends on !BR2_x86_i486
|
|
depends on !BR2_x86_i586
|
|
depends on !BR2_x86_i586
|
|
@@ -4925,7 +5255,7 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_STABLE
|
|
depends on !BR2_x86_c3
|
|
depends on !BR2_x86_c3
|
|
depends on !BR2_x86_winchip_c6
|
|
depends on !BR2_x86_winchip_c6
|
|
depends on !BR2_x86_winchip2
|
|
depends on !BR2_x86_winchip2
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -4946,11 +5276,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_I686_UCLIBC_STABLE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_XTENSA_LX60_UCLIBC_BLEEDING_EDGE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_XTENSA_LX60_UCLIBC_BLEEDING_EDGE
|
|
- bool "xtensa-lx60 uclibc bleeding-edge 2021.11-1"
|
|
|
|
|
|
+ bool "xtensa-lx60 uclibc bleeding-edge 2022.08-1"
|
|
depends on BR2_xtensa
|
|
depends on BR2_xtensa
|
|
depends on BR2_XTENSA_CUSTOM
|
|
depends on BR2_XTENSA_CUSTOM
|
|
depends on BR2_XTENSA_LITTLE_ENDIAN
|
|
depends on BR2_XTENSA_LITTLE_ENDIAN
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_12
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_4
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|
|
@@ -4971,11 +5301,11 @@ config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_XTENSA_LX60_UCLIBC_BLEEDING_EDGE
|
|
https://toolchains.bootlin.com/
|
|
https://toolchains.bootlin.com/
|
|
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_XTENSA_LX60_UCLIBC_STABLE
|
|
config BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_XTENSA_LX60_UCLIBC_STABLE
|
|
- bool "xtensa-lx60 uclibc stable 2021.11-1"
|
|
|
|
|
|
+ bool "xtensa-lx60 uclibc stable 2022.08-1"
|
|
depends on BR2_xtensa
|
|
depends on BR2_xtensa
|
|
depends on BR2_XTENSA_CUSTOM
|
|
depends on BR2_XTENSA_CUSTOM
|
|
depends on BR2_XTENSA_LITTLE_ENDIAN
|
|
depends on BR2_XTENSA_LITTLE_ENDIAN
|
|
- select BR2_TOOLCHAIN_GCC_AT_LEAST_10
|
|
|
|
|
|
+ select BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
|
|
select BR2_USE_WCHAR
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
select BR2_ENABLE_LOCALE
|