diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-01-19 10:11:38 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-01-26 11:04:58 +0000 |
commit | c32de2f746d944f515e9e47dd330dfb64b3ca280 (patch) | |
tree | e02d704af785be1c81916864b95b2836ea89e190 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | bc0625e7a03f9f04fdae3a89137812a216e977cd (diff) | |
download | meta-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.bb | 4 |
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 | ||
159 | SRCREV_qtwebengine = "6666e23ed6252c3ef53c5f17d4f28bfe63736e33" | 159 | SRCREV_qtwebengine = "14b58276822c12e8d21580f61869b5a9bbf43f22" |
160 | SRCREV_chromium = "5971c2e5153a73062e87ccf961166611385ac7a4" | 160 | SRCREV_chromium = "f0775ea93ab66f0676993db1633c9098dfb3a3ad" |
161 | SRCREV = "${SRCREV_qtwebengine}" | 161 | SRCREV = "${SRCREV_qtwebengine}" |
162 | 162 | ||
163 | SRCREV_FORMAT = "qtwebengine_chromium" | 163 | SRCREV_FORMAT = "qtwebengine_chromium" |