On Mon, 24 Feb 2020 at 15:08, Adrian Bunk <[email protected]> wrote:

>
> Alexander, wayland support in webkitgtk requires mesa built with x11
> support (otherwise gl.pc is not available).
>

I had a look; I'm not sure I understood the options correctly, but the
issue is due to this:

                   ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'webgl
opengl', '' ,d)} \

The above works if both opengl and x11 are enabled as DISTRO_FEATURES, but
if x11 is not enabled, then it should be "webgl gles2". Can you try that?

Alex
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to