diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-06-05 12:51:22 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-06-12 06:24:02 +0000 |
commit | 0fc03a9d5bb72e9425a3033f9cdba5e28c73e338 (patch) | |
tree | e1d2092d0b6959da06fe4ca6821c045a477f484f /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 70f30e724d6057b99b8a9749b1cf8d9155fbab5f (diff) | |
download | meta-qt5-0fc03a9d5bb72e9425a3033f9cdba5e28c73e338.tar.gz |
qt5: update to Qt 5.11.1
Change-Id: I1e2c9bf48b2cb55c97a86446b4143be536a03899
Reviewed-by: Mikko Gronoff <mikko.gronoff@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 1b8f9339..2b063866 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 = "28e0320235d33f00c6c141a549dc0553ee0043a5" | 161 | SRCREV_qtwebengine = "ea28cff7524bf0409b43c8ba3ede8fe2f7022ae4" |
162 | SRCREV_chromium = "1785e2c1eb5a3b9a9a97ef3125c8f444d9b62afb" | 162 | SRCREV_chromium = "96f354df27c2f3c7c1b221b676c7a1af6b3da375" |
163 | SRCREV = "${SRCREV_qtwebengine}" | 163 | SRCREV = "${SRCREV_qtwebengine}" |
164 | 164 | ||
165 | SRCREV_FORMAT = "qtwebengine_chromium" | 165 | SRCREV_FORMAT = "qtwebengine_chromium" |