diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-06 12:23:04 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-10 10:13:48 +0200 |
commit | 81da5b253a73542db8cc0286e541fde084a1a58b (patch) | |
tree | 40e98cb8126f356446da55cf104ec65b01a85ec0 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 791c85207919ccbaea78d43101446e8ada73d2a0 (diff) | |
download | meta-qt5-81da5b253a73542db8cc0286e541fde084a1a58b.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.14 branch.
Task-number: QTBUG-81892
Change-Id: Ib35cadb8ba2dc9b74306f3acb74a6acd0142d859
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 98273548..d4c6ab1e 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -180,7 +180,7 @@ SRC_URI_append_libc-musl = "\ | |||
180 | file://chromium/0023-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ | 180 | file://chromium/0023-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ |
181 | " | 181 | " |
182 | 182 | ||
183 | SRCREV_qtwebengine = "73d457481caff493066d9cce50087b56ee506f6a" | 183 | SRCREV_qtwebengine = "853c29aec4b81f1d9467b5b00e98cbd3b1f95e1c" |
184 | SRCREV_chromium = "a9a20127e8adeb3f3cd7921b0bec32083103cc5c" | 184 | SRCREV_chromium = "a9a20127e8adeb3f3cd7921b0bec32083103cc5c" |
185 | SRCREV = "${SRCREV_qtwebengine}" | 185 | SRCREV = "${SRCREV_qtwebengine}" |
186 | 186 | ||