summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-native_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-native_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-native_4.8.1.bb')
-rw-r--r--meta/recipes-qt/qt4/qt4-native_4.8.1.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/qt4-native_4.8.1.bb b/meta/recipes-qt/qt4/qt4-native_4.8.1.bb
new file mode 100644
index 0000000000..d991c03ec2
--- /dev/null
+++ b/meta/recipes-qt/qt4/qt4-native_4.8.1.bb
@@ -0,0 +1,14 @@
1require qt4-native.inc
2
3PR = "${INC_PR}.0"
4
5DEFAULT_PREFERENCE = "-1"
6
7# Find the g++.conf/linux.conf in the right directory.
8FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-${PV}:"
9
10TOBUILD := "src/tools/bootstrap ${TOBUILD}"
11
12SRC_URI[md5sum] = "7960ba8e18ca31f0c6e4895a312f92ff"
13SRC_URI[sha256sum] = "ef851a36aa41b4ad7a3e4c96ca27eaed2a629a6d2fa06c20f072118caed87ae8"
14