[OE-core] [PATCH 02/13] webkitgtk: x11 and wayland are not mutually exclusive

Alexander Kanavin alex.kanavin at gmail.com
Sun Feb 23 13:05:54 UTC 2020


Right, I think this line can be simply dropped. Care to make a patch?

Alex

On Sun, 23 Feb 2020 at 14:02, Adrian Bunk <bunk at stusta.de> wrote:

> On Wed, Feb 19, 2020 at 08:47:41PM +0100, Alexander Kanavin wrote:
> > Also enabling wayland if x11 is not enabled is not necessarily
> > the correct decision.
> >...
> > -PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'x11',
> 'x11', 'wayland' ,d)} \
> > +PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'wayland x11',
> d)} \
> >                     ${@bb.utils.contains('DISTRO_FEATURES', 'opengl',
> 'webgl opengl', '' ,d)} \
> >...
>
> Not a new issue, but I guess something should change regarding the
>   REQUIRED_DISTRO_FEATURES = "x11 opengl"
>
> cu
> Adrian
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20200223/0615a485/attachment-0001.html>


More information about the Openembedded-core mailing list