summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-03-20 10:08:41 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-03-27 12:29:31 +0000
commit628effe7f3825136eb3ab6d6c5da8e69e791e509 (patch)
treeffa4880fe339a7cd5c4fa9b9671cbb288fa7cf93 /recipes-qt/qt5/qtwebengine_git.bb
parentb32b7990fa5047b9bf687d3a3ddff29b55c3d7d5 (diff)
downloadmeta-qt5-628effe7f3825136eb3ab6d6c5da8e69e791e509.tar.gz
qt5: update submodules
Update submodules to 5.11.0 Beta3 Task-number: QTBUG-66307 Change-Id: I7d1dbe5b672fa523a4df46bf492accce469f5920 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index b0c2671b..85f81a30 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -121,7 +121,7 @@ RDEPENDS_${PN}-examples += " \
121 qtdeclarative-qmlplugins \ 121 qtdeclarative-qmlplugins \
122" 122"
123 123
124QT_MODULE_BRANCH_CHROMIUM = "63-based" 124QT_MODULE_BRANCH_CHROMIUM = "65-based"
125 125
126# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.10 126# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.10
127# 5.10.meta-qt5.2 127# 5.10.meta-qt5.2
@@ -159,8 +159,8 @@ SRC_URI_append_libc-musl = "\
159 file://0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ 159 file://0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \
160" 160"
161 161
162SRCREV_qtwebengine = "1bda20527b2c880e3f88926605ea37f9b67de26e" 162SRCREV_qtwebengine = "5aed2b57be6f039fdfe22a7da061e61e0d1e4572"
163SRCREV_chromium = "458ee912871b76ad351e946d4d84c70ebe7a429b" 163SRCREV_chromium = "293e8de891f03c47d336bb91aa631d496f19fdb3"
164SRCREV = "${SRCREV_qtwebengine}" 164SRCREV = "${SRCREV_qtwebengine}"
165 165
166SRCREV_FORMAT = "qtwebengine_chromium" 166SRCREV_FORMAT = "qtwebengine_chromium"