Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [autobuild-script] configs: update sourcery x86_64 toolchain to AMD64 2015.11
@ 2016-07-24 21:30 Romain Naour
  2016-07-25 20:47 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Romain Naour @ 2016-07-24 21:30 UTC (permalink / raw)
  To: buildroot

Updating this configuration allow to test Buildroot packages with a more
recent gcc version, kernel header, binutils for a x86_64 glibc system.

Since we don't have such configuration in our toolchains generated by
Buildroot, it allow to test systemd on x86_64.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
 web/toolchains/configs/sourcery-x86-64.config | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/web/toolchains/configs/sourcery-x86-64.config b/web/toolchains/configs/sourcery-x86-64.config
index 646288d..6c7ad4c 100644
--- a/web/toolchains/configs/sourcery-x86-64.config
+++ b/web/toolchains/configs/sourcery-x86-64.config
@@ -1,3 +1,4 @@
 BR2_x86_64=y
+BR2_x86_steamroller=y
 BR2_TOOLCHAIN_EXTERNAL=y
-BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_X86=y
+BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_AMD64=y
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-25 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-24 21:30 [Buildroot] [autobuild-script] configs: update sourcery x86_64 toolchain to AMD64 2015.11 Romain Naour
2016-07-25 20:47 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox