[Buildroot] [autobuild-script] configs: update sourcery x86_64 toolchain to AMD64 2015.11

Romain Naour romain.naour at gmail.com
Sun Jul 24 21:30:59 UTC 2016


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 at 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



More information about the buildroot mailing list