From: Jed <jed.openxt@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] gtk3: enable wayland banckend
Date: Mon, 17 Dec 2018 13:06:51 -0500 [thread overview]
Message-ID: <20181217180651.16040-1-jed.openxt@gmail.com> (raw)
It is disabled by default, and required for things like mutter to
be able to run under Wayland.
Signed-off-by: Jed <jed.openxt@gmail.com>
---
meta/recipes-gnome/gtk+/gtk+3.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-gnome/gtk+/gtk+3.inc b/meta/recipes-gnome/gtk+/gtk+3.inc
index 6331a4323c..83967ccb7e 100644
--- a/meta/recipes-gnome/gtk+/gtk+3.inc
+++ b/meta/recipes-gnome/gtk+/gtk+3.inc
@@ -35,6 +35,7 @@ EXTRA_OECONF += " \
--enable-modules \
--disable-cups \
--disable-colord \
+ --enable-wayland-backend \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "", "--disable-gtk-doc", d)} \
"
--
2.11.0
next reply other threads:[~2018-12-17 18:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-17 18:06 Jed [this message]
2018-12-17 18:10 ` [PATCH] gtk3: enable wayland banckend Burton, Ross
2018-12-17 19:03 ` Jed Lejosne
2018-12-17 18:10 ` Tim Orling
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=20181217180651.16040-1-jed.openxt@gmail.com \
--to=jed.openxt@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.