diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-06-15 20:55:56 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-06-16 06:11:55 +0000 |
commit | b84881444814a361fcc17e7eb34407fb175541da (patch) | |
tree | 178dce1f8a095b4565e61ad74a4769627eb79e28 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 8e64c2ba2a909bc42bc6b41b1a5b9c7a0ee438c3 (diff) | |
download | meta-qt5-b84881444814a361fcc17e7eb34407fb175541da.tar.gz |
qt5: update submodulesv5.11.1
Update to Qt 5.11.1 RC
Task-number: QTBUG-68389
Change-Id: Id6d3b4180aab73d2d84d2c3fce0712b095e931c0
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 1085affa..9a71b7c2 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -158,8 +158,8 @@ SRC_URI_append_libc-musl = "\ | |||
158 | file://0014-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ | 158 | file://0014-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ |
159 | " | 159 | " |
160 | 160 | ||
161 | SRCREV_qtwebengine = "8483cfa6b039feb780995cee2f3b0878b131fa1d" | 161 | SRCREV_qtwebengine = "fe73e5405716531e85440772f69ad74943024eee" |
162 | SRCREV_chromium = "94a0b51526ced8d7649e78ec035b3aa1949c8547" | 162 | SRCREV_chromium = "bad02200c68d7e0c758dc4f1805e58d0e03fdea9" |
163 | SRCREV = "${SRCREV_qtwebengine}" | 163 | SRCREV = "${SRCREV_qtwebengine}" |
164 | 164 | ||
165 | SRCREV_FORMAT = "qtwebengine_chromium" | 165 | SRCREV_FORMAT = "qtwebengine_chromium" |