summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-05-11 10:51:40 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2018-05-11 11:29:59 +0000
commit48eb6e64c764f3b7093c177936712a7b073e3912 (patch)
tree9ba9becd31f78f3f290553e0c172c5d0edf51cba /recipes-qt/qt5/qtwebengine_git.bb
parent650a062e3f2efb7871caca2b2f81997359d4033d (diff)
downloadmeta-qt5-48eb6e64c764f3b7093c177936712a7b073e3912.tar.gz
qt5: update submodules
Update submodules to Qt 5.11.0 rc2 Task-number: QTBUG-67590 Change-Id: Ifa3368ef7d3fef7930dbeefd936790be6b960733 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.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 65d82db9..1b8f9339 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -158,8 +158,8 @@ SRC_URI_append_libc-musl = "\
158 file://0014-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ 158 file://0014-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \
159" 159"
160 160
161SRCREV_qtwebengine = "c2736db6ac32a8169978def59748f61365468b3c" 161SRCREV_qtwebengine = "28e0320235d33f00c6c141a549dc0553ee0043a5"
162SRCREV_chromium = "7ae5eb61882cfc26120b4c712cf4ceb807b36cbc" 162SRCREV_chromium = "1785e2c1eb5a3b9a9a97ef3125c8f444d9b62afb"
163SRCREV = "${SRCREV_qtwebengine}" 163SRCREV = "${SRCREV_qtwebengine}"
164 164
165SRCREV_FORMAT = "qtwebengine_chromium" 165SRCREV_FORMAT = "qtwebengine_chromium"