Re: [PATCH v2 28/30] tests/docker: update and flatten debian-toolchain

2022-09-15 Thread Richard Henderson
On 9/14/22 16:59, Alex Bennée wrote: -FROM qemu/debian10 +FROM docker.io/library/debian:bullseye-slim I'd rather you be consistent about debian-11 instead of codename. Otherwise, Reviewed-by: Richard Henderson r~

[PATCH v2 28/30] tests/docker: update and flatten debian-toolchain

2022-09-14 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. This is used to build both the nios and microblaze toolchains. Signed-off-by: Alex Bennée Reviewed-by: Thomas Huth Message-Id: