aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-x11-free_4.6.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qt4/qt4-x11-free_4.6.3.bb')
-rw-r--r--recipes/qt4/qt4-x11-free_4.6.3.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/qt4/qt4-x11-free_4.6.3.bb b/recipes/qt4/qt4-x11-free_4.6.3.bb
new file mode 100644
index 0000000000..53efd7c8bb
--- /dev/null
+++ b/recipes/qt4/qt4-x11-free_4.6.3.bb
@@ -0,0 +1,11 @@
+require qt4-x11-free.inc
+PR = "${INC_PR}.2"
+
+QT_CONFIG_FLAGS_append_armv6 = " -no-neon "
+
+require qt-${PV}.inc
+
+QT_CONFIG_FLAGS += " \
+ -no-embedded \
+ -xrandr \
+ -x11"