DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH next] mipsel: host-qemu: sync with PTXdist 2023.09.0
Date: Wed, 18 Oct 2023 11:14:02 +0200	[thread overview]
Message-ID: <20231018091402.GQ3184561@pengutronix.de> (raw)
In-Reply-To: <20231009181251.2327015-1-rhi@pengutronix.de>

Applied to next.

On Mon, Oct 09, 2023 at 08:12:51PM +0200, Roland Hieber wrote:
> 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
> 
> 
> 

-- 
Pengutronix e.K.                           | Dipl.-Ing. Robert Schwebel  |
Steuerwalder Str. 21                       | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-9    |



      reply	other threads:[~2023-10-18  9:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-09 18:12 Roland Hieber
2023-10-18  9:14 ` Robert Schwebel [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=20231018091402.GQ3184561@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    --cc=rhi@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