qt4-x11-free: fix up GLES recipe
authorKoen Kooi <koen@openembedded.org>
Fri, 18 Mar 2011 19:41:06 +0000 (20:41 +0100)
committerKoen Kooi <koen@openembedded.org>
Fri, 18 Mar 2011 19:42:07 +0000 (20:42 +0100)
As with the 4.6.x version, this will only build if you don't have regular qt/x11 in staging. If you do, you will get QGL:: link failures.

Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/qt4/qt4-x11-free-gles_4.7.2.bb

index 70699ce..c5fd6f3 100644 (file)
@@ -1,5 +1,7 @@
+DEFAULT_PREFERENCE = "-1"
+
 require qt4-x11-free.inc
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.7"
 
 QT_GLFLAGS = "-opengl es2 -depths 16,24,32 "