diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-12-15 08:30:20 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-12-19 12:44:30 +0000 |
commit | 8e507ffdf81ea6c169065ce487ca02048d17a6cd (patch) | |
tree | 8ab940dbfb8171b24232c1ab49c559d07d135c00 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | c9d88f7ccc4695a4a5874f54305c485ed1c925d3 (diff) | |
download | meta-qt5-8e507ffdf81ea6c169065ce487ca02048d17a6cd.tar.gz |
qt5: update submodules
Update Qt submodules to latest in 5.9 branch
Task-number: QTBUG-65028
Change-Id: I3aa258ddc72ee7172eeb7b1a7de7f00cc665762a
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 1db60d84..be915fcd 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -162,7 +162,7 @@ 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 = "f979b271e158bc93b7361d4b891ed49ee58ab865" | 165 | SRCREV_qtwebengine = "d4b3d9457bbe090c4ecc0d5a7d70e7bb08b22b90" |
166 | SRCREV_chromium = "a83d8cdb8d8361eadb86ac48d020486f56543114" | 166 | SRCREV_chromium = "a83d8cdb8d8361eadb86ac48d020486f56543114" |
167 | SRCREV = "${SRCREV_qtwebengine}" | 167 | SRCREV = "${SRCREV_qtwebengine}" |
168 | 168 | ||