diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2019-04-19 11:27:38 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-04-22 06:47:41 +0000 |
commit | f6373503a015b3a5b4f797c286dfc07e660cc20b (patch) | |
tree | 86d689c7c177316e28fe194f187f1a8464bf8a78 /recipes-qt/qt5/qtmultimedia | |
parent | 5b7563e30c20156d4c6247ad259c28c17d621cb2 (diff) | |
download | meta-qt5-f6373503a015b3a5b4f797c286dfc07e660cc20b.tar.gz |
qt5: upgrade to 5.9.8
* unfortunatelly most of the modules don't have the v5.9.8 tags
merged to 5.9 branch yet, the only exception are:
qtnetworkauth, qtremoteobjects, qttranslations
* in most cases it means that we're missing just changes files, but
in some cases there are also some functional commits which are
missing in 5.9 SRCREV:
qtdeclarative:
9d6d2ee21 Use Los Angeles to represent PST8PDT, not Vancouver
qtimageformats:
11a7040 Update bundled libtiff to version 4.0.10
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtmultimedia')
-rw-r--r-- | recipes-qt/qt5/qtmultimedia/0001-qtmultimedia-fix-a-conflicting-declaration.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtmultimedia/0001-qtmultimedia-fix-a-conflicting-declaration.patch b/recipes-qt/qt5/qtmultimedia/0001-qtmultimedia-fix-a-conflicting-declaration.patch index 07f127ca..15365923 100644 --- a/recipes-qt/qt5/qtmultimedia/0001-qtmultimedia-fix-a-conflicting-declaration.patch +++ b/recipes-qt/qt5/qtmultimedia/0001-qtmultimedia-fix-a-conflicting-declaration.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From b1622c53d65c11212f9c9b61303b70cf3e65c729 Mon Sep 17 00:00:00 2001 | 1 | From ed4b7ebd4c4a367691d4c958e69e350d3a28ad1d Mon Sep 17 00:00:00 2001 |
2 | From: Wenlin Kang <wenlin.kang@windriver.com> | 2 | From: Wenlin Kang <wenlin.kang@windriver.com> |
3 | Date: Thu, 8 Sep 2016 12:18:13 +0800 | 3 | Date: Thu, 8 Sep 2016 12:18:13 +0800 |
4 | Subject: [PATCH] qtmultimedia: fix a conflicting declaration | 4 | Subject: [PATCH] qtmultimedia: fix a conflicting declaration |