diff options
author | Andreas Oberritter <obi@opendreambox.org> | 2012-03-28 21:46:55 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-26 10:05:05 +0100 |
commit | 54a6f8498eb3031437fd6f889787b4a2c7ce4924 (patch) | |
tree | 853a265a0c2bbd45214924a5ec3522db6215691e /meta/recipes-qt/qt4/qt4-tools-nativesdk_4.8.1.bb | |
parent | 343c85f77daa54760b456d247a71246d48a21e16 (diff) | |
download | poky-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-tools-nativesdk_4.8.1.bb')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-tools-nativesdk_4.8.1.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.8.1.bb b/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.8.1.bb new file mode 100644 index 0000000000..e6162fc20c --- /dev/null +++ b/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.8.1.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | require qt4-tools-nativesdk.inc | ||
2 | |||
3 | PR = "${INC_PR}.0" | ||
4 | |||
5 | SRC_URI += "file://qmake_pri_fixes.patch" | ||
6 | |||
7 | DEFAULT_PREFERENCE = "-1" | ||
8 | |||
9 | SRC_URI[md5sum] = "7960ba8e18ca31f0c6e4895a312f92ff" | ||
10 | SRC_URI[sha256sum] = "ef851a36aa41b4ad7a3e4c96ca27eaed2a629a6d2fa06c20f072118caed87ae8" | ||