diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-04-17 09:35:00 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-04-18 06:01:39 +0000 |
commit | d6b6664ef23c38db48e48be36b90a34ae92dc558 (patch) | |
tree | 817b670eddf20ad7d272b1263e4fe471b93f3176 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 93863ffb8e4964391bd95574a2cca7941ef15ff9 (diff) | |
download | meta-qt5-d6b6664ef23c38db48e48be36b90a34ae92dc558.tar.gz |
qt5: update submodulesv5.11.0-beta4
Update to Qt 5.11.0 Beta4 RC
Task-number: QTBUG-67589
Change-Id: Ic064bbdae4b61ad3ec86edd70e6cb789723eec1b
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 d39da29c..2e715ad3 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 = "dd2acb8a0a5ccbbf34664987fdcf4b3a418c54f9" | 162 | SRCREV_qtwebengine = "db7187bb1420bcbdd933035451895372782ed7e1" |
163 | SRCREV_chromium = "293e8de891f03c47d336bb91aa631d496f19fdb3" | 163 | SRCREV_chromium = "aa9e7d7264980e8ca189dcae4d841cf0e33e03db" |
164 | SRCREV = "${SRCREV_qtwebengine}" | 164 | SRCREV = "${SRCREV_qtwebengine}" |
165 | 165 | ||
166 | SRCREV_FORMAT = "qtwebengine_chromium" | 166 | SRCREV_FORMAT = "qtwebengine_chromium" |