summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-05-28 11:49:29 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-03 16:49:19 +0100
commit5bd29501adc6154813133418954833929000c788 (patch)
tree38bc76c5cc00a34b32b15981f3c3becd99d24380 /meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb
parent4b616f06c1764b6c36d8d9e8fda6897682d91e4b (diff)
downloadpoky-5bd29501adc6154813133418954833929000c788.tar.gz
qt4: upgrade to version 4.8.6
* Remove patches merged upstream * Add a qtscript translation package for an additional .qm file added in this release (From OE-Core rev: 32a9c7101c7212c69d40893ee597eaf34955b641) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb')
-rw-r--r--meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb b/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb
deleted file mode 100644
index 5cb5e6817d..0000000000
--- a/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1require qt4-x11-free.inc
2require qt4-${PV}.inc
3
4QT_CONFIG_FLAGS_append_arm = "${@bb.utils.contains("TUNE_FEATURES", "neon", "", " -no-neon" ,d)}"
5
6QT_CONFIG_FLAGS += " \
7 -no-embedded \
8 -xrandr \
9 -x11"