All of lore.kernel.org
 help / color / mirror / Atom feed
* imx-3.10.31-1.1.0_beta : QT opengl dependency
@ 2014-10-07 10:55 Yannick Calmettes
  2014-10-09 21:37 ` Otavio Salvador
  0 siblings, 1 reply; 6+ messages in thread
From: Yannick Calmettes @ 2014-10-07 10:55 UTC (permalink / raw)
  To: meta-freescale

Dear all,

I want to remove opengl support to my machine so I had 
DISTRO_FEATURES_remove =  "opengl " to my local.conf (i'm using poky 
distro).
But by doing this all QT packages raise me an error because they do not 
find provider for opengl package.
It seems that the problem comes from 
"meta-fsl-arm/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend" that add 
support for opengl without test DISTRO_FEATURES :

PACKAGECONFIG_GL_mx6 = "gles2"
PACKAGECONFIG_append_mx6 = " tslib icu examples"
QT_CONFIG_FLAGS_append_mx6 = "${@base_contains('DISTRO_FEATURES', 'x11', 
' -no-eglfs', ' -eglfs', d)}"

What is the best (and clean) way to correct this ?

Regards,

Yannick
 


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-10-16 14:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07 10:55 imx-3.10.31-1.1.0_beta : QT opengl dependency Yannick Calmettes
2014-10-09 21:37 ` Otavio Salvador
2014-10-10  7:33   ` Yannick Calmettes
2014-10-10 12:15     ` Otavio Salvador
2014-10-16 14:37       ` Diego Sueiro
2014-10-16 14:42         ` Yannick Calmettes

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.