]> git.proxmox.com Git - mirror_qemu.git/commit
tests/docker: update and flatten debian-toolchain
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Sep 2022 15:59:48 +0000 (16:59 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 20 Sep 2022 16:22:08 +0000 (17:22 +0100)
commit4239162add71101feddeaba216d576c581128975
tree270c9d64f2335d3d90134ae09a6ac000d43b6e7a
parent581cd47fe5a708ebd999bd426a111984074c9ea6
tests/docker: update and flatten debian-toolchain

Update to the latest stable Debian. While we are at it flatten into a
single dockerfile as we do not need anything from the base image to
build the toolchain. This is used to build both the nios and
microblaze toolchains.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220914155950.804707-29-alex.bennee@linaro.org>
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-toolchain.docker