OSDN Git Service

tests/docker: remove debian-powerpc-user-cross
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 24 Sep 2019 18:44:18 +0000 (19:44 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 26 Sep 2019 18:00:53 +0000 (19:00 +0100)
commit80394ccf216da9ff48f23b9b8dab65ef809b7870
tree65ea03623bd23277e7dd976fe60d08a6871b576e
parentbcbf2794737680b24d3a7255e721760859272a0f
tests/docker: remove debian-powerpc-user-cross

Despite our attempts in 4d26c7fef4 to keep this going it still gets in
the way of "make docker-test-build" completing because of course we
can't build a modern QEMU with the image. Let's put the thing out of
its misery and remove it.

People who really care about building on powerpc can still use the
binfmt_misc support to manually build an image (or just run the build
from pre this commit).

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-powerpc-user-cross.docker [deleted file]