aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2019-04-26 06:48:43 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2019-05-02 21:24:26 +0000
commite6fb3850d43f857e87f7c53fc7df5933fef98cbd (patch)
tree9a2db0384fd5af8675225005466ccb801fa8c8ad /recipes-qt/qt5/qtwebengine_git.bb
parentf6373503a015b3a5b4f797c286dfc07e660cc20b (diff)
qt5: update SRCREVs after v5.9.8 tags were downmerged to 5.9 branch
* there are only a few functional changes: qtdeclarative: 9d6d2ee21 Use Los Angeles to represent PST8PDT, not Vancouver qtimageformats: 11a7040 Update bundled libtiff to version 4.0.10 the rest are just change files 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.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index e033b89f..37fab0bf 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -164,10 +164,7 @@ SRC_URI_append_libc-musl = "\
file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \
"
-# Use 75283c0240c76b49dade0e2a6c9ad9339b5e2704
-# instead of 86f8a0dfa47fea0ba41c386a9753db94d8de3b54 because
-# v5.9.8 tag wasn't merged to 5.9 branch yet
-SRCREV_qtwebengine = "75283c0240c76b49dade0e2a6c9ad9339b5e2704"
+SRCREV_qtwebengine = "86f8a0dfa47fea0ba41c386a9753db94d8de3b54"
SRCREV_chromium = "45ed09101724148401a193e20e3545c8f3de4df2"
SRCREV = "${SRCREV_qtwebengine}"