[oe-commits] Koen Kooi : qt4-x11-free-gles: add 4.7.0

git version control git at git.openembedded.org
Thu Sep 23 21:27:13 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: dffe82452cec5c24275b13e7033f0668aceb07aa
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dffe82452cec5c24275b13e7033f0668aceb07aa

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Sep 23 17:24:22 2010 +0200

qt4-x11-free-gles: add 4.7.0

---

 recipes/qt4/qt4-x11-free-gles_4.7.0.bb |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/recipes/qt4/qt4-x11-free-gles_4.7.0.bb b/recipes/qt4/qt4-x11-free-gles_4.7.0.bb
new file mode 100644
index 0000000..04419c0
--- /dev/null
+++ b/recipes/qt4/qt4-x11-free-gles_4.7.0.bb
@@ -0,0 +1,17 @@
+require qt4-x11-free.inc
+PR = "${INC_PR}.1"
+
+QT_GLFLAGS = "-opengl es2 -depths 16,24,32 "
+
+require qt-${PV}.inc
+
+QT_CONFIG_FLAGS += " \
+ -no-embedded \
+ -xrandr \
+ -x11"
+
+FILESPATHPKG .= ":qt4-x11-free-${PV}:qt4-x11-free"
+
+DEPENDS += "virtual/egl"
+require recipes/egl/egl.inc
+PROVIDES += "qt4-x11-free"





More information about the Openembedded-commits mailing list