Re: [yocto] opengl / libgl / libgles

2012-09-06 Thread Burton, Ross
(CCing oe-core, discussion should happen there really) On 6 September 2012 11:00, Andrei Gherzan wrote: > In DISTRO_FEATURES we have opengl. That is pretty vague and generally we > don't want to have mesa on machines where there is no libgl but only gles + > egl. For example if we want to compile

Re: [yocto] opengl / libgl / libgles

2012-09-06 Thread Tomas Frydrych
On 06/09/12 11:00, Andrei Gherzan wrote: > Hello, > > In DISTRO_FEATURES we have opengl. That is pretty vague and generally we > don't want to have mesa on machines where there is no libgl but only gles + > egl. For example if we want to compile something that adds a DEPENDS based > on DISTRO_FEAT

[yocto] opengl / libgl / libgles

2012-09-06 Thread Andrei Gherzan
Hello, In DISTRO_FEATURES we have opengl. That is pretty vague and generally we don't want to have mesa on machines where there is no libgl but only gles + egl. For example if we want to compile something that adds a DEPENDS based on DISTRO_FEATURE opengl, this dependency will be added even if the