aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-embedded_4.7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qt4/qt4-embedded_4.7.0.bb')
-rw-r--r--recipes/qt4/qt4-embedded_4.7.0.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/qt4/qt4-embedded_4.7.0.bb b/recipes/qt4/qt4-embedded_4.7.0.bb
new file mode 100644
index 0000000000..1cd43a664b
--- /dev/null
+++ b/recipes/qt4/qt4-embedded_4.7.0.bb
@@ -0,0 +1,14 @@
+DEFAULT_PREFERENCE = "-1"
+
+require qt4-embedded.inc
+
+PR = "${INC_PR}.0"
+
+QT_CONFIG_FLAGS_append_armv6 = " -no-neon "
+
+require qt-${PV}.inc
+
+QT_CONFIG_FLAGS += " \
+ -exceptions \
+"
+