aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-12-05 22:59:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-11 15:54:26 +0000
commit5d898695ab3ce368a1d1f2066bb980ee829ae077 (patch)
treef512e0e07a91900332049bcd3d619358f4d25a82 /meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb
parent937101e3fdd6afd00f6f8a8be411a67110c4ae78 (diff)
downloadopenembedded-core-5d898695ab3ce368a1d1f2066bb980ee829ae077.tar.gz
qt4: upgrade to 4.8.4
* changes in licenses are only s/Nokia/Digia/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb')
-rw-r--r--meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb b/meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb
new file mode 100644
index 0000000000..bedd201350
--- /dev/null
+++ b/meta/recipes-qt/qt4/qt4-x11-free_4.8.4.bb
@@ -0,0 +1,11 @@
+require qt4-x11-free.inc
+require qt4-${PV}.inc
+
+PR = "${INC_PR}.0"
+
+QT_CONFIG_FLAGS_append_armv6 = " -no-neon "
+
+QT_CONFIG_FLAGS += " \
+ -no-embedded \
+ -xrandr \
+ -x11"