diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-20 12:41:17 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-25 09:53:25 +0000 |
commit | 2380ffc4b549bf233927df66f9d981f4c417628c (patch) | |
tree | 619682678d192b42be35632598837ba80f0ed986 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | fb2591768eece1c4ee76b5c62d1080f826922739 (diff) | |
download | meta-qt5-2380ffc4b549bf233927df66f9d981f4c417628c.tar.gz |
qt5: update submodulesv5.15.0-beta1
Update to latest content in Qt 5.15 branch.
Task-number: QTBUG-80823
Change-Id: Ieb710fcd5eb60c155cdfb0001e2a6252fd3a5418
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 dc352a59..3b2362a1 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 = "18b0081aeda8fcd5c2d756c47bdd63cb7f89e891" | 183 | SRCREV_qtwebengine = "d9349a299f66fb154ad24f410451872a7ca253fb" |
184 | SRCREV_chromium = "5b79320c01316f29510df90f7c6b508b9f72b8a4" | 184 | SRCREV_chromium = "5b79320c01316f29510df90f7c6b508b9f72b8a4" |
185 | SRCREV = "${SRCREV_qtwebengine}" | 185 | SRCREV = "${SRCREV_qtwebengine}" |
186 | 186 | ||