diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-01-03 14:23:37 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-01-05 09:22:47 +0000 |
commit | b45e88e7c2fb3ca5ec92f7986bae9ff1f76da93c (patch) | |
tree | 3fe0494ab1d8d108811bb68d1dfcdc2c693115e4 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 8e507ffdf81ea6c169065ce487ca02048d17a6cd (diff) | |
download | meta-qt5-b45e88e7c2fb3ca5ec92f7986bae9ff1f76da93c.tar.gz |
qt5: update submodules
- Update Qt submodules to latest in 5.9.4 branch
- Remove obsolete qtquickcontrols & qtwayland
patches
Task-number: QTBUG-65028
Change-Id: Ib1da1db3b683dbe6ef5648e6b262f76ce89e2d01
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 be915fcd..f256b0d4 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -162,8 +162,8 @@ SRC_URI_append_libc-musl = "\ | |||
162 | file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ | 162 | file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ |
163 | " | 163 | " |
164 | 164 | ||
165 | SRCREV_qtwebengine = "d4b3d9457bbe090c4ecc0d5a7d70e7bb08b22b90" | 165 | SRCREV_qtwebengine = "6f242a9389369242b23a61dcb59fc610dc27bb05" |
166 | SRCREV_chromium = "a83d8cdb8d8361eadb86ac48d020486f56543114" | 166 | SRCREV_chromium = "2ee59e45bd9c26ab26ac221696367584020b00ed" |
167 | SRCREV = "${SRCREV_qtwebengine}" | 167 | SRCREV = "${SRCREV_qtwebengine}" |
168 | 168 | ||
169 | SRCREV_FORMAT = "qtwebengine_chromium" | 169 | SRCREV_FORMAT = "qtwebengine_chromium" |