tests/docker: pin powerpc-user-cross to a snapshot
commit4d26c7fef41171617bf05e2f9c31b415de651f3a
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 9 Sep 2019 10:11:49 +0000 (9 11:11 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 10 Sep 2019 13:14:31 +0000 (10 14:14 +0100)
treef37f1861b2355e8c61e623f7108c2f7303338a40
parenta3c1f1283bf1ff959375576492f41decc6b1546e
tests/docker: pin powerpc-user-cross to a snapshot

Now Jessie has entered LTS the powerpc architecture has been dropped
so we can no longer build the image from scratch. However we can use
the snapshot archive to build the last working version.

This now only lives on an example of setting up a user-cross image as
at least on x86-64 we can use the Buster packaged cross compiler for
building test images.

Suggested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Cc: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-powerpc-user-cross.docker