summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-01-19 10:11:38 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-01-26 11:04:58 +0000
commitc32de2f746d944f515e9e47dd330dfb64b3ca280 (patch)
treee02d704af785be1c81916864b95b2836ea89e190 /recipes-qt/qt5/qtwebengine_git.bb
parentbc0625e7a03f9f04fdae3a89137812a216e977cd (diff)
downloadmeta-qt5-c32de2f746d944f515e9e47dd330dfb64b3ca280.tar.gz
qt5: update submodules
- Update Qt submodules to 5.10.1 snapshot - Some cleanup for licenses Task-number: QTBUG-65164 Change-Id: I4a3fcbd441a222250c774e194632fa57285c13aa Reviewed-by: Samuli Piippo <samuli.piippo@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 214b9ac3..c0c52eb1 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -156,8 +156,8 @@ SRC_URI_append_libc-musl = "\
156 file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ 156 file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \
157" 157"
158 158
159SRCREV_qtwebengine = "6666e23ed6252c3ef53c5f17d4f28bfe63736e33" 159SRCREV_qtwebengine = "14b58276822c12e8d21580f61869b5a9bbf43f22"
160SRCREV_chromium = "5971c2e5153a73062e87ccf961166611385ac7a4" 160SRCREV_chromium = "f0775ea93ab66f0676993db1633c9098dfb3a3ad"
161SRCREV = "${SRCREV_qtwebengine}" 161SRCREV = "${SRCREV_qtwebengine}"
162 162
163SRCREV_FORMAT = "qtwebengine_chromium" 163SRCREV_FORMAT = "qtwebengine_chromium"