Dockerfile: Build a copy of QEMU and install it under /opt
In order to run our test.py suite on a number of platforms in CI we use
QEMU. Configure and build a copy here so that all our jobs can rely on
it as our code is under test and not QEMU.
Signed-off-by:
Tom Rini <trini@konsulko.com>
Please register or sign in to comment