diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-12-19 12:20:05 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-12-21 09:01:25 +0000 |
commit | 5d320ab6ecde34725ceef536f9d9229fb2125acf (patch) | |
tree | caf6b496d7b30a7d0cdc3797eedca822d310bd6c /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 479384fc4beeb291a971b3f16731ba5c18a00319 (diff) | |
download | meta-qt5-5d320ab6ecde34725ceef536f9d9229fb2125acf.tar.gz |
qt5: update submodules
Update Qt submodules to latest in 5.10 branch
Task-number: QTBUG-65164
Change-Id: I76d7edef0bd12d9ccabdc9d60a3e0f8323d28b26
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 a81ec1e3..5b4a02c8 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -154,8 +154,8 @@ SRC_URI_append_libc-musl = "\ | |||
154 | file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ | 154 | file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ |
155 | " | 155 | " |
156 | 156 | ||
157 | SRCREV_qtwebengine = "6921ebd6d8bc8bb62d9118c7a1a750f2fd787897" | 157 | SRCREV_qtwebengine = "78cc35d0705ef9f7b3e7785f031f77595ed71217" |
158 | SRCREV_chromium = "4368c7380883fd6b32d913d27a5b8f51f615068d" | 158 | SRCREV_chromium = "224acc295777ea2cf642842cebbd6df86ad2c888" |
159 | SRCREV = "${SRCREV_qtwebengine}" | 159 | SRCREV = "${SRCREV_qtwebengine}" |
160 | 160 | ||
161 | SRCREV_FORMAT = "qtwebengine_chromium" | 161 | SRCREV_FORMAT = "qtwebengine_chromium" |