diff mbox

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

Message ID 1469395859-16332-1-git-send-email-romain.naour@gmail.com
State Accepted
Headers show

Commit Message

Romain Naour July 24, 2016, 9:30 p.m. UTC
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(-)

Comments

Thomas Petazzoni July 25, 2016, 8:47 p.m. UTC | #1
Hello,

On Sun, 24 Jul 2016 23:30:59 +0200, Romain Naour wrote:
> 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(-)

Applied to buildroot-test, thanks.

Thomas
diff mbox

Patch

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