[yocto] Webkit2gtk opengl issue

Mark O'Donovan shiftee at eircom.net
Wed Sep 23 04:53:20 PDT 2015


I am working on an am335x based project, with a webkitgtk
program on the screen, displaying a simple webpage.

I want to use a standard yocto kernel, which I believe
means I must do without the SGX hardware acceleration
until an open-source driver is available.

Thus in fido I had added opengl to DISTRO_FEATURES_remove
This worked with webkitgtk 1.x

The webkitgtk 2.x recipe  also specifies opengl as optional.
However it depends on gtk+3 which depends on libepoxy
which requires virtual/egl.

Is this an oversight??

Is it possible to build webkit 2.x without opengl??

Thanks
Mark



More information about the yocto mailing list