summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2012-03-28 21:46:55 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-26 10:05:05 +0100
commit54a6f8498eb3031437fd6f889787b4a2c7ce4924 (patch)
tree853a265a0c2bbd45214924a5ec3522db6215691e /meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb
parent343c85f77daa54760b456d247a71246d48a21e16 (diff)
downloadpoky-54a6f8498eb3031437fd6f889787b4a2c7ce4924.tar.gz
qt4: move from 4.8.0 to 4.8.1
* No changes other than source checksums and PR at recipe level. * DEFAULT_PREFERENCE still set to -1 (From OE-Core rev: 6a21cf0068234152b3f13866dc7c05adc6d0d9c9) Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb')
-rw-r--r--meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb b/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb
new file mode 100644
index 0000000000..5c1c97eeac
--- /dev/null
+++ b/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb
@@ -0,0 +1,13 @@
1require qt-${PV}.inc
2require qt4-embedded.inc
3
4PR = "${INC_PR}.0"
5
6DEFAULT_PREFERENCE = "-1"
7
8QT_CONFIG_FLAGS_append_armv6 = " -no-neon "
9
10QT_CONFIG_FLAGS += " \
11 -exceptions \
12"
13