[Buildroot] [PATCH 1/1] python-pyqt: fix opengl build failure

gwenhael.goavec gwenj at trabucayre.com
Wed May 6 15:41:20 UTC 2015


Yes.
There are something funny in the logic of this disabling the disable of
something to enabling openglES support...
Gwen

On Wed, 6 May 2015 17:14:50 +0200
Thomas Petazzoni <thomas.petazzoni at free-electrons.com> wrote:

> Dear Gwenhael Goavec-Merou,
> 
> On Wed,  6 May 2015 16:59:36 +0200, Gwenhael Goavec-Merou wrote:
> 
> > +ifeq ($(BR2_PACKAGE_QT_OPENGL_ES),y)
> > +PYTHON_PYQT_QTDETAIL_DISABLE_FEATURES += PyQt_NoOpenGLES
> > +endif
> 
> Wow, this is a lot of negation.
> 
> So, when OpenGL ES is available, you need to disable the fact of not
> using OpenGL ES.
> 
> Interesting :-)
> 
> Maybe a comment above this piece of code would be useful, because it's
> a bit twisted.
> 
> Thomas
> -- 
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com


More information about the buildroot mailing list