]> git.proxmox.com Git - mirror_qemu.git/commit
tests/docker: move most cross compilers to buster base
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 3 Feb 2020 09:09:16 +0000 (09:09 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 4 Feb 2020 17:13:28 +0000 (17:13 +0000)
commit698a71edbed64473ae239de29bf76ef61b5f8115
tree0d4468da8d0bb844537b6f65023223a7077e1c5c
parent7bd9d0a9e26c7a3c67c0f174f0009ba19969b158
tests/docker: move most cross compilers to buster base

This includes fixing up the dependencies (Which were already wrong for
one of the mips variants).

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200203090932.19147-2-alex.bennee@linaro.org>
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-amd64.docker
tests/docker/dockerfiles/debian-armel-cross.docker
tests/docker/dockerfiles/debian-armhf-cross.docker
tests/docker/dockerfiles/debian-mips64el-cross.docker
tests/docker/dockerfiles/debian-mipsel-cross.docker
tests/docker/dockerfiles/debian-ppc64el-cross.docker
tests/docker/dockerfiles/debian-s390x-cross.docker