]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
tests/docker: Add debian-nios2-cross image
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 26 Oct 2021 10:22:11 +0000 (11:22 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 4 Nov 2021 10:31:32 +0000 (10:31 +0000)
commit2eb4461ad51724b608f13def13e27ff28dd06c6b
tree7ffd2dc113cb449c09965f661ffc5d87ed15605e
parentb1fd92137e4d485adeec8e9f292f928ff335b76c
tests/docker: Add debian-nios2-cross image

Build the entire cross tool chain from source.
For this reason, default to caching.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
[AJB: honour NOUSER in cached fetch and build, update MAINTAINERS]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20211014224435.2539547-6-richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20211026102234.3961636-6-alex.bennee@linaro.org>
MAINTAINERS
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-nios2-cross.d/build-toolchain.sh [new file with mode: 0755]
tests/docker/dockerfiles/debian-toolchain.docker [new file with mode: 0644]