diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-12-05 22:59:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-11 15:54:37 +0000 |
commit | 89230eaa76edf2477af3f9bc31efe904d80ab71e (patch) | |
tree | e559c839558d0f9d7037979c65de64e49d2f75aa /meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.4.bb | |
parent | 348897358736c28240c084affaca5b4e2fbe499a (diff) | |
download | poky-89230eaa76edf2477af3f9bc31efe904d80ab71e.tar.gz |
qt4: upgrade to 4.8.4
* changes in licenses are only s/Nokia/Digia/
(From OE-Core rev: 5d898695ab3ce368a1d1f2066bb980ee829ae077)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.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/nativesdk-qt4-tools_4.8.4.bb')
-rw-r--r-- | meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.4.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.4.bb b/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.4.bb new file mode 100644 index 0000000000..27d58d13f0 --- /dev/null +++ b/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.4.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | require nativesdk-qt4-tools.inc | ||
2 | |||
3 | PR = "${INC_PR}.0" | ||
4 | |||
5 | SRC_URI += "file://0009-qmake-fix-source-file-references-in-qmake.pri.patch" | ||
6 | |||
7 | SRC_URI[md5sum] = "89c5ecba180cae74c66260ac732dc5cb" | ||
8 | SRC_URI[sha256sum] = "33b0e38ba4c54a0cf8a4be8ca5a4584f1c2e0adfecb57b21d9d1d267b0093270" | ||