diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-22 12:56:19 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-28 07:40:00 +0000 |
commit | 7b03a69d33cf7887d2c202b38716d04433318b1d (patch) | |
tree | ea015f6248455e5b17ba32d29c8a07b74e533b08 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | eb7082378cf7671f09a9c105b1ec6305d9f249cd (diff) | |
download | meta-qt5-7b03a69d33cf7887d2c202b38716d04433318b1d.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.13.0 beta2 branch
Change-Id: Ie0a5a7e6231ae353ae66f393ce03a17eb1d8991f
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 6d3868af..869b5a3d 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -172,7 +172,7 @@ SRC_URI_append_libc-musl = "\ | |||
172 | file://chromium/0018-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ | 172 | file://chromium/0018-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ |
173 | " | 173 | " |
174 | 174 | ||
175 | SRCREV_qtwebengine = "dc6c8d5c9fe61ba58d065564f4d6dc0571475004" | 175 | SRCREV_qtwebengine = "f3f3279bec367bf3816377ac31a75c042648068f" |
176 | SRCREV_chromium = "0aae24c2876d19946ce0d28adc38c3dbed2c6549" | 176 | SRCREV_chromium = "0aae24c2876d19946ce0d28adc38c3dbed2c6549" |
177 | SRCREV = "${SRCREV_qtwebengine}" | 177 | SRCREV = "${SRCREV_qtwebengine}" |
178 | 178 | ||