]> Git Repo - qemu.git/commit
tests/docker: pin powerpc-user-cross to a snapshot
authorAlex Bennée <[email protected]>
Mon, 9 Sep 2019 10:11:49 +0000 (11:11 +0100)
committerAlex Bennée <[email protected]>
Tue, 10 Sep 2019 13:14:31 +0000 (14:14 +0100)
commit4d26c7fef41171617bf05e2f9c31b415de651f3a
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é <[email protected]>
Cc: David Gibson <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-powerpc-user-cross.docker
This page took 0.025231 seconds and 4 git commands to generate.