qemu/tests/docker/dockerfiles
Alex Bennée 24e0131f37 new: debian docker targets for cross-compiling
This provides a basic Debian install with access to the emdebian cross
compilers. The debian-armhf-cross and debian-arm64-cross targets build
on the basic Debian image to allow cross compiling to those targets.

A new environment variable (QEMU_CONFIGURE_OPTS) is set as part of the
docker container and passed to the build to specify the
--cross-prefix. The user still calls the build in the usual way, for
example:

  make docker-test-build@debian-arm64-cross \
    TARGET_LIST="aarch64-softmmu,aarch64-linux-user"

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20170220105139.21581-3-alex.bennee@linaro.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
2017-02-24 14:18:11 +08:00
..
centos6.docker docker: Generate /packages.txt in centos6 image 2016-09-23 11:48:32 +08:00
debian-arm64-cross.docker new: debian docker targets for cross-compiling 2017-02-24 14:18:11 +08:00
debian-armhf-cross.docker new: debian docker targets for cross-compiling 2017-02-24 14:18:11 +08:00
debian-bootstrap.docker tests/docker/dockerfiles: new debian-bootstrap.docker 2016-07-20 19:19:43 +08:00
debian-bootstrap.pre docker: build debootstrap after cloning 2016-09-08 19:56:34 +08:00
debian.docker new: debian docker targets for cross-compiling 2017-02-24 14:18:11 +08:00
fedora.docker docker: Update fedora image to latest 2016-09-23 11:48:32 +08:00
min-glib.docker docker: Add a glib2-2.22 image 2016-09-08 19:56:34 +08:00
travis.docker tests/docker: add travis dockerfile 2016-10-17 10:05:48 +08:00
ubuntu.docker docker: Generate /packages.txt in ubuntu image 2016-09-23 11:48:32 +08:00