All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] support/config-fragments/autobuild: update bleeding-edge br-arm-internal-glibc
@ 2020-08-06 20:33 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2020-08-06 20:33 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=4f7807944631d1189ad2c3081559ccef63ca2f04
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/support/config-fragments/autobuild/br-arm-internal-glibc.config b/support/config-fragments/autobuild/br-arm-internal-glibc.config
index 7c9b465a88..ea6df7fbd9 100644
--- a/support/config-fragments/autobuild/br-arm-internal-glibc.config
+++ b/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_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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-06 20:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-06 20:33 [Buildroot] [git commit] support/config-fragments/autobuild: update bleeding-edge br-arm-internal-glibc Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.