diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-04-23 09:21:13 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-04-25 09:37:47 +0000 |
commit | 76a5128abebb3cc2e3e726dc17d6b2c768bdcc1b (patch) | |
tree | 7acc3671fcc56b57817c1b795b095e40efdd997f /recipes-qt/qt5/qtwebengine_git.bb | |
parent | d6b6664ef23c38db48e48be36b90a34ae92dc558 (diff) | |
download | meta-qt5-76a5128abebb3cc2e3e726dc17d6b2c768bdcc1b.tar.gz |
qt5: update submodules
Update submodules to the first 5.11.0 branch snapshot
Task-number: QTBUG-67590
Change-Id: Id8d14434e64f7183c54ab008342af185ba9ca26d
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 2e715ad3..13e77ed5 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 = "db7187bb1420bcbdd933035451895372782ed7e1" | 162 | SRCREV_qtwebengine = "df1d549c56ff6a1214e566336f0c7dad2eacd503" |
163 | SRCREV_chromium = "aa9e7d7264980e8ca189dcae4d841cf0e33e03db" | 163 | SRCREV_chromium = "75434e5f622edb664ac06b8a42c3480babd59af0" |
164 | SRCREV = "${SRCREV_qtwebengine}" | 164 | SRCREV = "${SRCREV_qtwebengine}" |
165 | 165 | ||
166 | SRCREV_FORMAT = "qtwebengine_chromium" | 166 | SRCREV_FORMAT = "qtwebengine_chromium" |