mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] qemu: Can't have gtk clipboards without gtk.
@ 2023-05-05 19:07 Christian Melki
  2023-05-11  5:55 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-05-05 19:07 UTC (permalink / raw)
  To: ptxdist

Fix slight configuration mishap.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/qemu.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/qemu.make b/rules/qemu.make
index 4552eed05..0c6e39d17 100644
--- a/rules/qemu.make
+++ b/rules/qemu.make
@@ -102,7 +102,7 @@ QEMU_CONF_OPT	:= \
 	--disable-glusterfs \
 	--disable-gnutls \
 	--$(call ptx/endis, PTXCONF_QEMU_GTK)-gtk \
-	--enable-gtk-clipboard \
+	--$(call ptx/endis, PTXCONF_QEMU_GTK)-gtk-clipboard \
 	--disable-guest-agent \
 	--disable-guest-agent-msi \
 	--disable-hax \
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] qemu: Can't have gtk clipboards without gtk.
  2023-05-05 19:07 [ptxdist] [PATCH] qemu: Can't have gtk clipboards without gtk Christian Melki
@ 2023-05-11  5:55 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-05-11  5:55 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as a60c7e9132caae15d6864df9bbcc3df2a8ff257d.

Michael

[sent from post-receive hook]

On Thu, 11 May 2023 07:55:30 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Fix slight configuration mishap.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230505190738.2156987-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/qemu.make b/rules/qemu.make
> index 4552eed05456..0c6e39d176b1 100644
> --- a/rules/qemu.make
> +++ b/rules/qemu.make
> @@ -102,7 +102,7 @@ QEMU_CONF_OPT	:= \
>  	--disable-glusterfs \
>  	--disable-gnutls \
>  	--$(call ptx/endis, PTXCONF_QEMU_GTK)-gtk \
> -	--enable-gtk-clipboard \
> +	--$(call ptx/endis, PTXCONF_QEMU_GTK)-gtk-clipboard \
>  	--disable-guest-agent \
>  	--disable-guest-agent-msi \
>  	--disable-hax \



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-11  5:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-05 19:07 [ptxdist] [PATCH] qemu: Can't have gtk clipboards without gtk Christian Melki
2023-05-11  5:55 ` [ptxdist] [APPLIED] " Michael Olbrich

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