diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-15 08:55:26 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-21 09:36:42 +0200 |
commit | dc302eae5414f6bbf7c79234ed285fac572f4cdc (patch) | |
tree | 6cf795b162af674f2c1047c8a590c4482145c9a2 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 13056d6d55575ccc805f7ed51840cdcde4f2db28 (diff) | |
download | meta-qt5-dc302eae5414f6bbf7c79234ed285fac572f4cdc.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.14.0 branch.
Task-number: QTBUG-77876
Change-Id: I2f2112567508008eb66e0334dab1858de3024c36
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 eaee482a..918a9e00 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -176,8 +176,8 @@ SRC_URI_append_libc-musl = "\ | |||
176 | file://chromium/0019-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ | 176 | file://chromium/0019-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ |
177 | " | 177 | " |
178 | 178 | ||
179 | SRCREV_qtwebengine = "296469f8ecef1f4d10cf8c24237fe9397b41f306" | 179 | SRCREV_qtwebengine = "ce72a40e91095dd5e1e46713fb94de493ee48d39" |
180 | SRCREV_chromium = "88a931558e2e960eacccb32483713fcc4bbaf433" | 180 | SRCREV_chromium = "040ccbbef2dbecdb33041a8c444467a72ad5ea4a" |
181 | SRCREV = "${SRCREV_qtwebengine}" | 181 | SRCREV = "${SRCREV_qtwebengine}" |
182 | 182 | ||
183 | SRCREV_FORMAT = "qtwebengine_chromium" | 183 | SRCREV_FORMAT = "qtwebengine_chromium" |