瀏覽代碼

support/config-fragments/autobuild/br-arm-internal-glibc: update to bleeding edge components

As Thomas stated in 3bb260cf3860:

The br-arm-internal-glibc.config is generally used as a configuration
to test the bleeding edge versions of components. However, it has been
lagging behind somewhat, so let's bring it up-to-date:

  - Binutils 2.42.x
  - GCC 13.x

Let the fun begin in the autobuilders!

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Yann E. MORIN 1 年之前
父節點
當前提交
3b33b26633
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      support/config-fragments/autobuild/br-arm-internal-glibc.config

+ 2 - 2
support/config-fragments/autobuild/br-arm-internal-glibc.config

@@ -1,6 +1,6 @@
 BR2_arm=y
 BR2_cortex_a8=y
 BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
-BR2_BINUTILS_VERSION_2_39_X=y
-BR2_GCC_VERSION_12_X=y
+BR2_BINUTILS_VERSION_2_42_X=y
+BR2_GCC_VERSION_13_X=y
 BR2_TOOLCHAIN_BUILDROOT_CXX=y