diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-03-08 09:39:40 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-03-13 13:14:44 +0000 |
commit | ad6ed21ff3c0fa3cc7730271f0b9188142b69117 (patch) | |
tree | bc1ce1c31546bda888a02d3d8ee6b05b7f6d45cb /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 4f1e157da16e615a79903abc7363799eac2670c7 (diff) | |
download | meta-qt5-ad6ed21ff3c0fa3cc7730271f0b9188142b69117.tar.gz |
qt5: update submodules
Update submodules to Qt 5.11.0 Beta2
Task-number: QTBUG-66307
Change-Id: Ic52412f0de452ed17c8f4e3f97e5d3a66fdc31aa
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 6788bbaa..b4631289 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -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 | ||
162 | SRCREV_qtwebengine = "73e72f7b5f3dc9b08a18a2afc286576951b424b9" | 162 | SRCREV_qtwebengine = "1bda20527b2c880e3f88926605ea37f9b67de26e" |
163 | SRCREV_chromium = "3fa04d22883e42bd987e4f83d394a1040b410024" | 163 | SRCREV_chromium = "458ee912871b76ad351e946d4d84c70ebe7a429b" |
164 | SRCREV = "${SRCREV_qtwebengine}" | 164 | SRCREV = "${SRCREV_qtwebengine}" |
165 | 165 | ||
166 | SRCREV_FORMAT = "qtwebengine_chromium" | 166 | SRCREV_FORMAT = "qtwebengine_chromium" |