]> git.proxmox.com Git - mirror_qemu.git/commit
docker: Makefile.include don't include partial images
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 9 Jul 2018 10:51:57 +0000 (11:51 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 24 Jul 2018 10:45:25 +0000 (11:45 +0100)
commit77b08f73c86d2f0f2d3c8e52c568543363658ab9
tree69f44ada17d2c504ab8107852aed9e078f699fcf
parent56c115a953a17975ce277b719448e02053906124
docker: Makefile.include don't include partial images

Rename DOCKER_INTERMEDIATE_IMAGES to DOCKER_PARTIAL_IMAGES and add the
incomplete cross compiler images that can build tests but can't build
QEMU itself. We also add debian, debian-bootstrap and the tricode
images to the list.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
tests/docker/Makefile.include