summaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-x11-free-gles_4.6.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-17 19:07:27 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-19 09:49:31 +0200
commit5be3f18db6f7344e500ec42e661b668ef8d4526b (patch)
tree37449f1c03b80a5e3f771c08c35e69f30c54d616 /recipes/qt4/qt4-x11-free-gles_4.6.2.bb
parentbdffb75d4b09b554a9f5dfe51ec169182511079d (diff)
downloadopenembedded-5be3f18db6f7344e500ec42e661b668ef8d4526b.tar.gz
qt4-*-gles 4.6.2: small updates
* don't forcefully disable openVG * don't forcefully disable cursor for QT/e, not everything is a touchscreen
Diffstat (limited to 'recipes/qt4/qt4-x11-free-gles_4.6.2.bb')
-rw-r--r--recipes/qt4/qt4-x11-free-gles_4.6.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/qt4/qt4-x11-free-gles_4.6.2.bb b/recipes/qt4/qt4-x11-free-gles_4.6.2.bb
index a1b4e877b1..307770f0dc 100644
--- a/recipes/qt4/qt4-x11-free-gles_4.6.2.bb
+++ b/recipes/qt4/qt4-x11-free-gles_4.6.2.bb
@@ -1,7 +1,7 @@
require qt4-x11-free.inc
-PR = "${INC_PR}.6"
+PR = "${INC_PR}.7"
-QT_GLFLAGS = "-opengl es2 -no-openvg -depths 16,24,32 "
+QT_GLFLAGS = "-opengl es2 -depths 16,24,32 "
require qt-${PV}.inc