From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] toolchain-external: bump version of Linaro ARM toolchain to 7.2-2017.11
Date: Thu, 21 Dec 2017 22:58:37 +0100 [thread overview]
Message-ID: <20171221225837.24a615b0@windsurf.lan> (raw)
In-Reply-To: <20171221182119.27682-1-romain.naour@gmail.com>
Hello,
On Thu, 21 Dec 2017 19:21:17 +0100, Romain Naour wrote:
> https://releases.linaro.org/components/toolchain/binaries/7.2-2017.11
>
> Tested with qemu_arm_vexpress_defconfig.
>
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> ---
> .../toolchain-external/toolchain-external-linaro-arm/Config.in | 10 ++++------
> .../toolchain-external-linaro-arm.hash | 4 ++--
> .../toolchain-external-linaro-arm.mk | 6 +++---
> 3 files changed, 9 insertions(+), 11 deletions(-)
>
> diff --git a/toolchain/toolchain-external/toolchain-external-linaro-arm/Config.in b/toolchain/toolchain-external/toolchain-external-linaro-arm/Config.in
> index 3acc060131..d383273c1b 100644
> --- a/toolchain/toolchain-external/toolchain-external-linaro-arm/Config.in
> +++ b/toolchain/toolchain-external/toolchain-external-linaro-arm/Config.in
> @@ -1,13 +1,11 @@
> comment "Linaro toolchains available for Cortex-A + EABIhf"
> depends on BR2_arm
> - depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_7
> depends on !BR2_ARM_CPU_ARMV7A || !BR2_ARM_EABIHF
> depends on !BR2_STATIC_LIBS
>
> config BR2_TOOLCHAIN_EXTERNAL_LINARO_ARM
> bool "Linaro ARM 2017.11"
> depends on BR2_arm
> - depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_7
Hum, this is something I didn't think of when merging the series from
Yann regarding those options. You are now removing this dependency
because the toolchain uses gcc 7.x. However, it means that as soon as
we introduce BR2_ARCH_NEEDS_GCC_AT_LEAST_8, we will have to go and edit
each and every toolchain that uses gcc 7.x to add
a !BR2_ARCH_NEEDS_GCC_AT_LEAST_8 dependency. Not very practical :-/
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-12-21 21:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-21 18:21 [Buildroot] [PATCH 1/3] toolchain-external: bump version of Linaro ARM toolchain to 7.2-2017.11 Romain Naour
2017-12-21 18:21 ` [Buildroot] [PATCH 2/3] toolchain-external: bump version of Linaro ARMeb " Romain Naour
2017-12-21 18:21 ` [Buildroot] [PATCH 3/3] toolchain-external: bump version of Linaro AArch64 " Romain Naour
2017-12-22 11:53 ` Romain Naour
2017-12-22 13:39 ` Thomas Petazzoni
2017-12-21 21:58 ` Thomas Petazzoni [this message]
2017-12-21 22:11 ` [Buildroot] [PATCH 1/3] toolchain-external: bump version of Linaro ARM " Yann E. MORIN
2017-12-29 22:30 ` Thomas Petazzoni
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=20171221225837.24a615b0@windsurf.lan \
--to=thomas.petazzoni@free-electrons.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox