From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH next 0/7] Update some external toolchains
Date: Tue, 3 Sep 2024 22:17:39 +0200 [thread overview]
Message-ID: <Ztdu47X2nbDuVFln@landeda> (raw)
In-Reply-To: <20240810215624.482529-1-thomas.petazzoni@bootlin.com>
Thomas, All,
On 2024-08-10 23:56 +0200, Thomas Petazzoni via buildroot spake thusly:
> This series updates the ARM external toolchains (ARM, AArch64 and
> AArch64 BE) as well as the Synopsys toolchains.
[--SNIP--]
> Thomas Petazzoni (7):
> arch/Config.in: introduce BR2_ARCH_NEEDS_GCC_AT_LEAST_15
> toolchain/toolchain-external/toolchain-external-arm-arm: bump to
> 13.3.rel1
> toolchain/toolchain-external/toolchain-external-arm-aarch64: bump to
> 13.3.rel1
> toolchain/toolchain-external/toolchain-external-arm-aarch64-be: bump
> to 13.3.rel1
> toolchain/toolchain-external/toolchain-external-synopsys-arc: bump to
> 2024.06
I'll further reply on that patch.
Series applied to next, thanks.
Regards,
Yann E. MORIN.
> support/testing/tests/toolchain/test_external_arm.py: new test
> support/testing/tests/toolchain/test_external_synopsys.py: new test
>
> DEVELOPERS | 2 +
> arch/Config.in | 4 +
> .../tests/toolchain/test_external_arm.py | 41 +++++++++
> .../tests/toolchain/test_external_synopsys.py | 91 +++++++++++++++++++
> .../Config.in | 2 +-
> .../toolchain-external-arm-aarch64-be.hash | 4 +-
> .../toolchain-external-arm-aarch64-be.mk | 2 +-
> .../toolchain-external-arm-aarch64/Config.in | 2 +-
> .../toolchain-external-arm-aarch64.hash | 4 +-
> .../toolchain-external-arm-aarch64.mk | 2 +-
> .../toolchain-external-arm-arm/Config.in | 6 +-
> .../toolchain-external-arm-arm.hash | 8 +-
> .../toolchain-external-arm-arm.mk | 2 +-
> .../toolchain-external-synopsys-arc/Config.in | 13 +--
> .../Config.in.options | 32 +++++++
> .../toolchain-external-synopsys-arc.hash | 12 ++-
> .../toolchain-external-synopsys-arc.mk | 13 ++-
> 17 files changed, 206 insertions(+), 34 deletions(-)
> create mode 100644 support/testing/tests/toolchain/test_external_arm.py
> create mode 100644 support/testing/tests/toolchain/test_external_synopsys.py
>
> --
> 2.45.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/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. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-09-03 20:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-10 21:56 [Buildroot] [PATCH next 0/7] Update some external toolchains Thomas Petazzoni via buildroot
2024-08-10 21:56 ` [Buildroot] [PATCH next 1/7] arch/Config.in: introduce BR2_ARCH_NEEDS_GCC_AT_LEAST_15 Thomas Petazzoni via buildroot
2024-08-10 21:56 ` [Buildroot] [PATCH next 2/7] toolchain/toolchain-external/toolchain-external-arm-arm: bump to 13.3.rel1 Thomas Petazzoni via buildroot
2024-08-10 21:56 ` [Buildroot] [PATCH next 3/7] toolchain/toolchain-external/toolchain-external-arm-aarch64: " Thomas Petazzoni via buildroot
2024-08-10 21:56 ` [Buildroot] [PATCH next 4/7] toolchain/toolchain-external/toolchain-external-arm-aarch64-be: " Thomas Petazzoni via buildroot
2024-08-10 21:56 ` [Buildroot] [PATCH next 5/7] toolchain/toolchain-external/toolchain-external-synopsys-arc: bump to 2024.06 Thomas Petazzoni via buildroot
2024-09-03 20:19 ` Yann E. MORIN
2024-08-10 21:56 ` [Buildroot] [PATCH next 6/7] support/testing/tests/toolchain/test_external_arm.py: new test Thomas Petazzoni via buildroot
2024-08-10 21:56 ` [Buildroot] [PATCH next 7/7] support/testing/tests/toolchain/test_external_synopsys.py: " Thomas Petazzoni via buildroot
2024-09-03 20:17 ` Yann E. MORIN [this message]
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=Ztdu47X2nbDuVFln@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
/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.