diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2019-11-19 08:56:42 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2019-11-27 13:46:09 +0200 |
commit | 370845a0acaa28d34800dcb08bf76e0d7aeeadb0 (patch) | |
tree | 7285e617efbcab265e72b7e37428210a88fd5544 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 3bd81f1997683774dd28e6b8673c9b19b66a73ec (diff) | |
download | meta-qt5-370845a0acaa28d34800dcb08bf76e0d7aeeadb0.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.15 branch.
Change-Id: I921b7418e34b6d8047aae26301884db41fd6675e
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 | 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 6fa87a55..5c52de31 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -177,7 +177,7 @@ SRC_URI_append_libc-musl = "\ | |||
177 | file://chromium/0020-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ | 177 | file://chromium/0020-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ |
178 | " | 178 | " |
179 | 179 | ||
180 | SRCREV_qtwebengine = "6c736295cf1ead52f7f4ca99138d678573dab03c" | 180 | SRCREV_qtwebengine = "06a04f4acbde2f6ae966c450014102120b887d6a" |
181 | SRCREV_chromium = "88a931558e2e960eacccb32483713fcc4bbaf433" | 181 | SRCREV_chromium = "88a931558e2e960eacccb32483713fcc4bbaf433" |
182 | SRCREV = "${SRCREV_qtwebengine}" | 182 | SRCREV = "${SRCREV_qtwebengine}" |
183 | 183 | ||