diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-09-28 08:05:45 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-10-01 14:09:18 +0000 |
commit | 40cdc96243c4bae26789ba1c9373348a799607d9 (patch) | |
tree | 70acf25130a4b86338160d3aff19efc674ea9096 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | a34f936566039c2cba6a0e58192398255a0653b8 (diff) | |
download | meta-qt5-40cdc96243c4bae26789ba1c9373348a799607d9.tar.gz |
qt5: update submodules
Update to latest 5.12.0 snapshot
Change-Id: I5c0c78ffa069edf3a7103bb9bf7f576c14581e4f
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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 9bd83612..eccee9f2 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -133,7 +133,7 @@ RDEPENDS_${PN}-examples += " \ | |||
133 | qtdeclarative-qmlplugins \ | 133 | qtdeclarative-qmlplugins \ |
134 | " | 134 | " |
135 | 135 | ||
136 | QT_MODULE_BRANCH_CHROMIUM = "67-based" | 136 | QT_MODULE_BRANCH_CHROMIUM = "69-based" |
137 | 137 | ||
138 | # Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.11 | 138 | # Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.11 |
139 | # 5.11.meta-qt5.6 | 139 | # 5.11.meta-qt5.6 |
@@ -172,8 +172,8 @@ SRC_URI_append_libc-musl = "\ | |||
172 | file://chromium/0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ | 172 | file://chromium/0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ |
173 | " | 173 | " |
174 | 174 | ||
175 | SRCREV_qtwebengine = "874ca9668bae643445b282a1681f15dc67008d29" | 175 | SRCREV_qtwebengine = "8f6fe913d1e7df4f65b023b5a9670167772869fc" |
176 | SRCREV_chromium = "922a17dfc0045e5ca565faf446c8ce09557e92cf" | 176 | SRCREV_chromium = "0ba5e6626ae4aff6f32140b810e7650a10181079" |
177 | SRCREV = "${SRCREV_qtwebengine}" | 177 | SRCREV = "${SRCREV_qtwebengine}" |
178 | 178 | ||
179 | SRCREV_FORMAT = "qtwebengine_chromium" | 179 | SRCREV_FORMAT = "qtwebengine_chromium" |