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
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to