summaryrefslogtreecommitdiffstats
path: root/tests/docker/Makefile.include
diff options
context:
space:
mode:
authorAlex Bennée2022-09-14 17:59:43 +0200
committerAlex Bennée2022-09-20 18:22:08 +0200
commitb6fafe5b3e5eb555cf13f51cd5d08400c86dac96 (patch)
tree5f7064dc2ab3296d9a66431569f9c5aab1eef2ee /tests/docker/Makefile.include
parenttests/docker: flatten debian-riscv64-test-cross (diff)
downloadqemu-b6fafe5b3e5eb555cf13f51cd5d08400c86dac96.tar.gz
qemu-b6fafe5b3e5eb555cf13f51cd5d08400c86dac96.tar.xz
qemu-b6fafe5b3e5eb555cf13f51cd5d08400c86dac96.zip
tests/docker: update and flatten debian-all-test-cross
Update to the latest stable Debian. While we are at it flatten into a single dockerfile. We also need to ensure we install clang as it is used for those builds as well. It would be nice to port this to lcitool but for now this will do. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220914155950.804707-24-alex.bennee@linaro.org>
Diffstat (limited to 'tests/docker/Makefile.include')
-rw-r--r--tests/docker/Makefile.include1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/docker/Makefile.include b/tests/docker/Makefile.include
index 24cd44e667..ddcc502049 100644
--- a/tests/docker/Makefile.include
+++ b/tests/docker/Makefile.include
@@ -129,7 +129,6 @@ docker-image-debian-nios2-cross: $(DOCKER_FILES_DIR)/debian-toolchain.docker \
$(call debian-toolchain, $@)
# Specialist build images, sometimes very limited tools
-docker-image-debian-all-test-cross: docker-image-debian10
docker-image-debian-loongarch-cross: docker-image-debian11
docker-image-debian-microblaze-cross: docker-image-debian10
docker-image-debian-nios2-cross: docker-image-debian10