From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH next 1/1] support/docker: add qemu-system-misc for riscv runtime tests
Date: Thu, 24 Aug 2023 23:20:39 +0200 [thread overview]
Message-ID: <20230824232039.38e05d7a@windsurf> (raw)
In-Reply-To: <20230808195753.19748-1-ju.o@free.fr>
On Tue, 8 Aug 2023 21:57:53 +0200
Julien Olivain <ju.o@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@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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-08-24 21:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-08 19:57 [Buildroot] [PATCH next 1/1] support/docker: add qemu-system-misc for riscv runtime tests Julien Olivain
2023-08-09 16:47 ` Alistair Francis
2023-08-24 21:20 ` Thomas Petazzoni via buildroot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230824232039.38e05d7a@windsurf \
--to=buildroot@buildroot.org \
--cc=ju.o@free.fr \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.