diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-05-28 11:49:29 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-03 16:49:19 +0100 |
commit | 5bd29501adc6154813133418954833929000c788 (patch) | |
tree | 38bc76c5cc00a34b32b15981f3c3becd99d24380 /meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.5.bb | |
parent | 4b616f06c1764b6c36d8d9e8fda6897682d91e4b (diff) | |
download | poky-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/nativesdk-qt4-tools_4.8.5.bb')
-rw-r--r-- | meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.5.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.5.bb b/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.5.bb deleted file mode 100644 index 9e5743bb43..0000000000 --- a/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.5.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | require nativesdk-qt4-tools.inc | ||
2 | |||
3 | SRC_URI += "file://0009-qmake-fix-source-file-references-in-qmake.pri.patch" | ||
4 | |||
5 | SRC_URI[md5sum] = "1864987bdbb2f58f8ae8b350dfdbe133" | ||
6 | SRC_URI[sha256sum] = "eb728f8268831dc4373be6403b7dd5d5dde03c169ad6882f9a8cb560df6aa138" | ||