summaryrefslogtreecommitdiffstats
path: root/tests/docker/Makefile.include
diff options
context:
space:
mode:
authorAlex Bennée2022-09-14 17:59:30 +0200
committerAlex Bennée2022-09-20 17:27:17 +0200
commit77855002369b80d7d31cb85952c2149f7f3f2624 (patch)
tree69ddc961a7e61508d30ac757ca8ac0f4a3b5878a /tests/docker/Makefile.include
parenttests/docker: update and flatten debian-hppa-cross (diff)
downloadqemu-77855002369b80d7d31cb85952c2149f7f3f2624.tar.gz
qemu-77855002369b80d7d31cb85952c2149f7f3f2624.tar.xz
qemu-77855002369b80d7d31cb85952c2149f7f3f2624.zip
tests/docker: update and flatten debian-m68k-cross
Update to the latest stable Debian. While we are at it flatten into a single dockerfile. We really don't need the rest of the stuff from the QEMU base image just to compile test images. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20220914155950.804707-11-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 e39597d35c..95790e974e 100644
--- a/tests/docker/Makefile.include
+++ b/tests/docker/Makefile.include
@@ -88,7 +88,6 @@ DOCKER_PARTIAL_IMAGES += debian-s390x-cross
DOCKER_PARTIAL_IMAGES += fedora
endif
-docker-image-debian-m68k-cross: docker-image-debian10
docker-image-debian-mips-cross: docker-image-debian10
docker-image-debian-mips64-cross: docker-image-debian10
docker-image-debian-sh4-cross: docker-image-debian10