diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-09-04 09:22:20 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-09-06 08:46:58 +0000 |
commit | 78b8872328a2162c1030831a36d0814da6c200a5 (patch) | |
tree | b289fdf662017a8a7cfc89812ecd2ee5b77e70d7 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 32dafa2a682d72aeceed22e2dda4bb6d34309b52 (diff) | |
download | meta-qt5-78b8872328a2162c1030831a36d0814da6c200a5.tar.gz |
qt5: update submodules
Update to 5.11.2 RC
Task-number: QTBUG-68980
Change-Id: Iaf47c9e333ba04babcd63df385215902a5fb343d
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 044e8b27..85b92664 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -165,7 +165,7 @@ SRC_URI_append_libc-musl = "\ | |||
165 | file://chromium/0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ | 165 | file://chromium/0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ |
166 | " | 166 | " |
167 | 167 | ||
168 | SRCREV_qtwebengine = "82d00f9d68319e5e0d52bd17587e65cce001b999" | 168 | SRCREV_qtwebengine = "6426f1e93622cb08a2286705398e7762cbcd0a45" |
169 | SRCREV_chromium = "7085115f51ce9d02cfff216a3f74b1fb6715f38d" | 169 | SRCREV_chromium = "7085115f51ce9d02cfff216a3f74b1fb6715f38d" |
170 | SRCREV = "${SRCREV_qtwebengine}" | 170 | SRCREV = "${SRCREV_qtwebengine}" |
171 | 171 | ||