[oe] Qt4 GLES (once again)

Holger Hans Peter Freyther holger+oe at freyther.de
Fri Jan 1 12:48:44 UTC 2010


On Wednesday 23 December 2009 15:30:00 Koen Kooi wrote:
> On 20-12-09 20:05, Koen Kooi wrote:

> It looks like it also changes stuff in libQtGui(E) :(

it does, it is compiling the egl and OpenVG part into libQtGui... 


what about something like this? This way one can select qt4-embedded as 
default and switch to the gles variant when ones needs it?



diff --git a/recipes/qt4/qt4-embedded-gles_4.6.0.bb b/recipes/qt4/qt4-embedded-
gles_4.6.0.bb
index f819c66..06cdcc5 100644
--- a/recipes/qt4/qt4-embedded-gles_4.6.0.bb
+++ b/recipes/qt4/qt4-embedded-gles_4.6.0.bb
@@ -1,6 +1,7 @@
 require qt4-embedded.inc
 PR = "${INC_PR}.0"
 
+PROVIDES += "qt4-embedded"
 QT_GLFLAGS = "-opengl es2 -openvg"
 
 require qt-4.6.0.inc





More information about the Openembedded-devel mailing list