[OE-core] [PATCH] gtk3: enable wayland banckend

Jed Lejosne jed.openxt at gmail.com
Mon Dec 17 19:03:18 UTC 2018


My bad, sorry.
For some reason things started working after I added that option (I
already had the DISTRO_FEATURE), but it must have been something else.
Thank you for reviewing.

Jed
On Mon, Dec 17, 2018 at 1:10 PM Burton, Ross <ross.burton at intel.com> wrote:
>
> On Mon, 17 Dec 2018 at 18:07, Jed <jed.openxt at gmail.com> wrote:
> > It is disabled by default, and required for things like mutter to
> > be able to run under Wayland.
>
> From the recipe:
>
> PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'opengl
> wayland x11', d)} \
> ${@bb.utils.contains('DISTRO_FEATURES', 'opengl x11', 'glx', '', d)}"
>
> PACKAGECONFIG[wayland] =
> "--enable-wayland-backend,--disable-wayland-backend,wayland
> wayland-protocols libxkbcommon virtual/mesa wayland-native"
>
> It's enabled if the 'wayland' DISTRO_FEATURE is enabled.
>
> Ross


More information about the Openembedded-core mailing list