support/config-fragments/autobuild: update bleeding-edge br-arm-internal-glibc
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 6 Aug 2020 20:33:29 +0000 (22:33 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 6 Aug 2020 20:33:29 +0000 (22:33 +0200)
Update our bleeding edge br-arm-internal-glibc defconfig to use the
latest version of gcc and binutils, so that we test these in the
autobuilders.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/config-fragments/autobuild/br-arm-internal-glibc.config

index 7c9b465a8826b51cbba5cf1c97e0c4275b1a8f10..ea6df7fbd927f7dbcdd89197bad0a33e2e0e88d8 100644 (file)
@@ -1,6 +1,6 @@
 BR2_arm=y
 BR2_cortex_a8=y
 BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
-BR2_BINUTILS_VERSION_2_32_X=y
-BR2_GCC_VERSION_9_X=y
+BR2_BINUTILS_VERSION_2_34_X=y
+BR2_GCC_VERSION_10_X=y
 BR2_TOOLCHAIN_BUILDROOT_CXX=y