aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-06-25 13:00:52 +0300
committerMartin Jansa <Martin.Jansa@gmail.com>2018-11-01 13:31:22 +0000
commite908589afec25bc9291f77266a6d50846e91be7b (patch)
tree81bbff7c0be777cad8cd4454ef7febfc1f3864ef /recipes-qt/qt5/qtwebengine_git.bb
parentd3420f1e481a2230f1c6c325fadd04490174b301 (diff)
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/qtwebengine_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 656ee30f..8c486489 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -164,8 +164,8 @@ SRC_URI_append_libc-musl = "\
file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \
"
-SRCREV_qtwebengine = "cc526afe9c2cdd4502c90b8f9b505812c984ea08"
-SRCREV_chromium = "e5175271484644d6101ff3901aaabf2bceb06f28"
+SRCREV_qtwebengine = "ff3de56218e1012e3b0dd056356253b105eb6f2e"
+SRCREV_chromium = "13704549b84a86e894d707a97cfe2ad15a86f30c"
SRCREV = "${SRCREV_qtwebengine}"
SRCREV_FORMAT = "qtwebengine_chromium"