[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 03/28] tests/docker: Update debian-hexagon-cross to a newe
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v1 03/28] tests/docker: Update debian-hexagon-cross to a newer toolchain |
Date: |
Tue, 26 Oct 2021 16:59:36 +0200 |
On Tue, Oct 26, 2021 at 4:58 PM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
> On 10/26/21 12:22, Alex Bennée wrote:
> > From: Brian Cain <brian.cain@gmail.com>
> >
> > The new dockerfile uses a complete toolchain built by CodeLinaro.
> > Remove the special casing that was necessary when the dockerfile
> > built the toolchain from source.
>
> Can we start using .container_job_template for the
> currently special-cased hexagon-cross-container job then?
Doh whatever this is exactly what the following patch does...
> > Suggested-by: Brian Cain <bcain@quicinc.com>
> > Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> > [AJB: fix MAINTAINERS]
> > Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> > Message-Id: <20211014224435.2539547-4-richard.henderson@linaro.org>
> >
> > squash! tests/docker: Update debian-hexagon-cross to a newer toolchain
> > ---
> > MAINTAINERS | 1 -
> > tests/docker/Makefile.include | 24 +--
> > .../dockerfiles/debian-hexagon-cross.docker | 45 +-----
> > .../build-toolchain.sh | 141 ------------------
> > 4 files changed, 9 insertions(+), 202 deletions(-)
> > delete mode 100755
> > tests/docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh
- [PATCH v1 07/28] tests/tcg: Enable container_cross_cc for microblaze, (continued)
- [PATCH v1 07/28] tests/tcg: Enable container_cross_cc for microblaze, Alex Bennée, 2021/10/26
- [PATCH v1 06/28] tests/docker: Add debian-microblaze-cross image, Alex Bennée, 2021/10/26
- [PATCH v1 05/28] tests/docker: Add debian-nios2-cross image, Alex Bennée, 2021/10/26
- [PATCH v1 03/28] tests/docker: Update debian-hexagon-cross to a newer toolchain, Alex Bennée, 2021/10/26
- [PATCH v1 12/28] ebpf: really include it only in system emulators, Alex Bennée, 2021/10/26
- [PATCH v1 09/28] tests/docker: split PARTIAL into PARTIAL and VIRTUAL images, Alex Bennée, 2021/10/26
- [PATCH v1 25/28] plugins: add helper functions for coverage plugins, Alex Bennée, 2021/10/26