]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/docker: add --arch-only to qemu deps for all-test-cross
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 25 Jul 2025 15:45:15 +0000 (16:45 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 26 Jul 2025 22:04:35 +0000 (23:04 +0100)
commit408c8629105f32aa1d02d3004998ea453f69809b
treeb619f0156315e70515c40d3c4182bf22817e9a11
parent25aaf0cb7f13aa9e537fb6202099f142d9ffc58a
tests/docker: add --arch-only to qemu deps for all-test-cross

If we want to build this container on non-x86 systems we might not
have all the cross-compilers needed for the ROM blobs we don't
actually build. Use --arch-only to avoid stalling on these missing
bits.

Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250725154517.3523095-13-alex.bennee@linaro.org>
tests/docker/dockerfiles/debian-all-test-cross.docker