mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH master] ci: container: include qemu-system-ppc
@ 2026-02-12  9:38 Ahmad Fatoum
  0 siblings, 0 replies; only message in thread
From: Ahmad Fatoum @ 2026-02-12  9:38 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

We have a qemu-ppce500_defconfig now that we will test in CI, so enable
qemu-system-ppc in the container.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
Needed for next, but targetting master as we want to use the same
container for both.
---
 test/Containerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/Containerfile b/test/Containerfile
index fc1d8f5f9671..3507a9d919a2 100644
--- a/test/Containerfile
+++ b/test/Containerfile
@@ -41,6 +41,7 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-reco
 	qemu-system-misc \
 	qemu-system-mips \
 	qemu-system-x86 \
+	qemu-system-ppc \
 	qemu-system-common \
 	ovmf \
 	python3 \
-- 
2.47.3




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-02-12  9:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-12  9:38 [PATCH master] ci: container: include qemu-system-ppc Ahmad Fatoum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox