diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-06-25 13:00:52 +0300 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-11-01 13:31:22 +0000 |
commit | e908589afec25bc9291f77266a6d50846e91be7b (patch) | |
tree | 81bbff7c0be777cad8cd4454ef7febfc1f3864ef /recipes-qt/qt5/qtwebview_git.bb | |
parent | d3420f1e481a2230f1c6c325fadd04490174b301 (diff) | |
download | meta-qt5-e908589afec25bc9291f77266a6d50846e91be7b.tar.gz |
qt5: upgrade to 5.9.7
* Update to Qt 5.9.7
* qtbase: default to internal harfbuzz-ng:
With -no-harfbuzz, Qt uses internal copy of harfbuzz-old, which is
no longer maintained, and is extremely buggy. Instead, use the
harfbuzz-ng version if system harfbuzz is not used.
Signed-off-by: mikko.gronoff <mikko.gronoff@qt.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebview_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebview_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebview_git.bb b/recipes-qt/qt5/qtwebview_git.bb index f17b94ec..ce573bae 100644 --- a/recipes-qt/qt5/qtwebview_git.bb +++ b/recipes-qt/qt5/qtwebview_git.bb | |||
@@ -19,4 +19,4 @@ COMPATIBLE_MACHINE_armv7a = "(.*)" | |||
19 | COMPATIBLE_MACHINE_armv7ve = "(.*)" | 19 | COMPATIBLE_MACHINE_armv7ve = "(.*)" |
20 | COMPATIBLE_MACHINE_aarch64 = "(.*)" | 20 | COMPATIBLE_MACHINE_aarch64 = "(.*)" |
21 | 21 | ||
22 | SRCREV = "acc015e1cad69aa1a5224f6a3dcafa79df3a9286" | 22 | SRCREV = "913221453dfbf35d69030819b099c109e078116f" |