Re: [PATCH v1 21/25] tests/docker: update and flatten debian-hexagon-cross

2022-08-26 Thread Thomas Huth
On 26/08/2022 19.21, Alex Bennée wrote: Update to the latest stable Debian. While we are at it flatten into a single dockerfile as we do not need anything from the base image to build the toolchain. You apparently need some stuff from the base image since you're adding gcc, make and some other

[PATCH v1 21/25] tests/docker: update and flatten debian-hexagon-cross

2022-08-26 Thread Alex Bennée
Update to the latest stable Debian. While we are at it flatten into a single dockerfile as we do not need anything from the base image to build the toolchain. Signed-off-by: Alex Bennée --- .../docker/dockerfiles/debian-hexagon-cross.docker | 13 ++--- .../dockerfiles/debian-loongarch-c