diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-04-27 14:40:15 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-05-07 06:30:57 +0000 |
commit | 2987d74f3b610d36ddd743f840c15e2ccb64aaa3 (patch) | |
tree | 8c13947093e06f7b291a77fcc395355d4d172505 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 6a766fa08af094e09d72ad52de3075e285af933a (diff) | |
download | meta-qt5-2987d74f3b610d36ddd743f840c15e2ccb64aaa3.tar.gz |
qt5: update submodulesv5.11.0-rc
Update submodules to the 5.11.0 RC
Task-number: QTBUG-67590
Change-Id: I30cbecdf958c2df15ea8243f1c8038806e31a9d2
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 9242d069..65d82db9 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 | ||
161 | SRCREV_qtwebengine = "df1d549c56ff6a1214e566336f0c7dad2eacd503" | 161 | SRCREV_qtwebengine = "c2736db6ac32a8169978def59748f61365468b3c" |
162 | SRCREV_chromium = "75434e5f622edb664ac06b8a42c3480babd59af0" | 162 | SRCREV_chromium = "7ae5eb61882cfc26120b4c712cf4ceb807b36cbc" |
163 | SRCREV = "${SRCREV_qtwebengine}" | 163 | SRCREV = "${SRCREV_qtwebengine}" |
164 | 164 | ||
165 | SRCREV_FORMAT = "qtwebengine_chromium" | 165 | SRCREV_FORMAT = "qtwebengine_chromium" |