On 25 February 2014 11:52, Andrei Gherzan <and...@gherzan.ro> wrote: > +# EGL and GLES are provided by userland package > +PACKAGECONFIG_remove_raspberrypi = "egl gles" > +PROVIDES_remove_raspberrypi = "\ > + virtual/libgles1 \ > + virtual/libgles2 \ > + virtual/egl"
Are you aware of mesa-gl? This recipe builds a GL-only Mesa (no gles or egl), and is designed to sit alongside binary drivers that provide EGL and GLES to avoid exactly this sort of hackery to Mesa. Ross _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto