All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] support/config-fragments/autobuild/bootlin-x86-64-glibc: use toolchain-external-bootlin
Date: Sun, 17 Jan 2021 10:31:33 +0100	[thread overview]
Message-ID: <20210117093133.GB2375@scaer> (raw)
In-Reply-To: <20210114224309.457805-1-thomas.petazzoni@bootlin.com>

Thomas, All,

On 2021-01-14 23:43 +0100, Thomas Petazzoni spake thusly:
> Until now the bootlin-x86-64-glibc was using a Bootlin toolchain as a
> custom external toolchain. However, now that we have the
> toolchain-external-bootlin package explicitly supporting Bootlin
> toolchains as known toolchain profiles, it makes sense to use
> that. Indeed, this will ensure that this autobuilder configuration
> will use the latest available version of the Buildroot toolchain for
> x86-64 glibc.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  .../autobuild/bootlin-x86-64-glibc.config          | 14 ++------------
>  1 file changed, 2 insertions(+), 12 deletions(-)
> 
> diff --git a/support/config-fragments/autobuild/bootlin-x86-64-glibc.config b/support/config-fragments/autobuild/bootlin-x86-64-glibc.config
> index 6a372803b2..815eb658e0 100644
> --- a/support/config-fragments/autobuild/bootlin-x86-64-glibc.config
> +++ b/support/config-fragments/autobuild/bootlin-x86-64-glibc.config
> @@ -1,15 +1,5 @@
>  BR2_x86_64=y
>  BR2_x86_corei7=y
>  BR2_TOOLCHAIN_EXTERNAL=y
> -BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
> -BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
> -BR2_TOOLCHAIN_EXTERNAL_URL="http://toolchains.bootlin.com/downloads/releases/toolchains/x86-64-core-i7/tarballs/x86-64-core-i7--glibc--bleeding-edge-2020.02-2.tar.bz2"
> -BR2_TOOLCHAIN_EXTERNAL_GCC_9=y
> -BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_19=y
> -# BR2_TOOLCHAIN_EXTERNAL_LOCALE is not set
> -BR2_TOOLCHAIN_EXTERNAL_CXX=y
> -BR2_TOOLCHAIN_EXTERNAL_HAS_SSP=y
> -BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS_DEBUG=y
> -BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS=y
> -BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS_NPTL=y
> -BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
> +BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y
> +BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_BLEEDING_EDGE=y
> -- 
> 2.29.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2021-01-17  9:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-14 22:43 [Buildroot] [PATCH] support/config-fragments/autobuild/bootlin-x86-64-glibc: use toolchain-external-bootlin Thomas Petazzoni
2021-01-17  9:31 ` Yann E. MORIN [this message]
2021-01-19 14:10 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210117093133.GB2375@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.