mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Tretter <m.tretter@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: mtr@pengutronix.de
Subject: [ptxdist] [PATCH 1/3] weston: select WESTON_GL for PipeWire plugin
Date: Fri, 23 Sep 2022 09:49:06 +0200	[thread overview]
Message-ID: <20220923074908.2149330-1-m.tretter@pengutronix.de> (raw)

Like the remoting plugin the PipeWire plugin uses DRM virtual, which
requires the renderer-gl.

Select WESTON_GL to avoid the error during configure.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/weston.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/weston.in b/rules/weston.in
index 550eda4b19aa..6fe570e0a4b2 100644
--- a/rules/weston.in
+++ b/rules/weston.in
@@ -125,6 +125,7 @@ config WESTON_SHELL_KIOSK
 
 config WESTON_PIPEWIRE
 	bool
+	select WESTON_GL
 	prompt "pipewire plugin"
 
 config WESTON_REMOTING
-- 
2.30.2




             reply	other threads:[~2022-09-23  7:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-23  7:49 Michael Tretter [this message]
2022-09-23  7:49 ` [ptxdist] [PATCH 2/3] weston: add missing license file Michael Tretter
2022-09-28 14:29   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-09-23  7:49 ` [ptxdist] [PATCH 3/3] weston: version bump 10.0.2 -> 11.0.0 Michael Tretter
2022-09-28 14:29   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-09-28 14:29 ` [ptxdist] [APPLIED] weston: select WESTON_GL for PipeWire plugin Michael Olbrich

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=20220923074908.2149330-1-m.tretter@pengutronix.de \
    --to=m.tretter@pengutronix.de \
    --cc=mtr@pengutronix.de \
    --cc=ptxdist@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