docker: move debian-powerpc-cross to sid based build
commit08f56d8c9c901ec78a442541ddde63d57d2266c2
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 24 May 2018 21:12:15 +0000 (24 22:12 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Jun 2018 19:22:34 +0000 (20 20:22 +0100)
tree4d10715bc33c0c2a2a9a48ea1d2edfaee04e1022
parente100a967551d0c337214a0f7a8ee840350e0ec23
docker: move debian-powerpc-cross to sid based build

The original Jessie based cross builder hasn't worked for a while. The
state of the libraries is still perilous for cross-building QEMU but
we can use it for building TCG tests.

The debian-apt-fake.sh script can also be dropped as it is no longer
used.

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
tests/docker/dockerfiles/debian-apt-fake.sh [deleted file]
tests/docker/dockerfiles/debian-powerpc-cross.docker
tests/docker/dockerfiles/debian8.docker