From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH next] mipsel: host-qemu: sync with PTXdist 2023.09.0
Date: Mon, 9 Oct 2023 20:12:51 +0200 [thread overview]
Message-ID: <20231009181251.2327015-1-rhi@pengutronix.de> (raw)
The recipe was forked to DistroKit because of missing support for the
mipsel target (which I just sent upstream). Just update the recipe to
the current version from PTXdist because the version of the recipe
currently in platform-mips complains about the '--meson' option.
Link: https://lore.ptxdist.org/ptxdist/20231009180547.2326444-1-rhi@pengutronix.de
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-mipsel/rules/host-qemu.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/configs/platform-mipsel/rules/host-qemu.make b/configs/platform-mipsel/rules/host-qemu.make
index 3e1ccbea4468..8d377ffa55f8 100644
--- a/configs/platform-mipsel/rules/host-qemu.make
+++ b/configs/platform-mipsel/rules/host-qemu.make
@@ -55,14 +55,13 @@ HOST_QEMU_CONF_OPT := \
$(call ptx/ifdef, PTXCONF_HOST_QEMU_SYS,$(HOST_QEMU_SYS_TARGETS),) \
$(call ptx/ifdef, PTXCONF_HOST_QEMU_USR,$(HOST_QEMU_USR_TARGETS),) \
" \
- --meson=meson \
--ninja=ninja \
- --with-git-submodules=ignore \
+ --disable-download \
--disable-sanitizers \
--disable-tsan \
--disable-werror \
--enable-stack-protector \
- --with-coroutine= \
+ --with-coroutine=auto \
--disable-plugins \
--disable-containers \
--audio-drv-list= \
@@ -144,6 +143,7 @@ HOST_QEMU_CONF_OPT := \
--disable-opengl \
--disable-oss \
--disable-pa \
+ --disable-pipewire \
--disable-parallels \
--disable-png \
--disable-pvrdma \
--
2.39.2
next reply other threads:[~2023-10-09 18:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-09 18:12 Roland Hieber [this message]
2023-10-18 9:14 ` Robert Schwebel
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=20231009181251.2327015-1-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=distrokit@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox