[Buildroot] [PATCH next 1/1] support/docker: add qemu-system-misc for riscv runtime tests

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Aug 24 21:20:39 UTC 2023


On Tue,  8 Aug 2023 21:57:53 +0200
Julien Olivain <ju.o at free.fr> wrote:

> The docker image currently contains qemu-system-arm and
> qemu-system-x86. Each package contains the 32bit and 64bit variants.
> This has been sufficient for the time being.
> 
> The RISC-V ecosystem is growing rapidly. It is starting to become
> mainstream. To increase the diversity in Buildroot runtime tests,
> this commit adds the qemu-system-misc package in the Docker image,
> in order to have the commands qemu-system-riscv{32,64}. This package
> also contains other architectures (for example: microblaze, nios2,
> s390x, xtensa, ...).
> 
> For Debian package details, see:
> https://packages.debian.org/bullseye/qemu-system-misc
> 
> Signed-off-by: Julien Olivain <ju.o at free.fr>
> ---
> Note: I have already two work-in-progress patch series using
> qemu-system-riscv64. I'll wait for this patch to be accepted, and
> .gitlab-ci.yml to be updated to use the image before sending those.
> ---
>  support/docker/Dockerfile | 1 +
>  1 file changed, 1 insertion(+)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list