diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-04-09 23:12:00 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-04-11 09:12:59 +0000 |
commit | 3c86e3c28f00129fd408f9ad8daddd034bb19161 (patch) | |
tree | 5b58ebf4e7aeea8490866bff0cac778e08c7b42f /recipes-qt/qt5/qtwebengine_git.bb | |
parent | f2b9b3047d2684a52d525618ef0a326f97e3e37b (diff) | |
download | meta-qt5-3c86e3c28f00129fd408f9ad8daddd034bb19161.tar.gz |
qt5; update submodulesv5.12.3
Update to latest content in Qt 5.12.3 branch
Task-number: QTBUG-74623
Change-Id: I2868f80fa7b734729aaeb362e982818dbe760884
Reviewed-by: Kari Oikarinen <kari.oikarinen@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 3f94afa3..e75d49d0 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -174,8 +174,8 @@ SRC_URI_append_libc-musl = "\ | |||
174 | file://chromium/0018-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ | 174 | file://chromium/0018-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ |
175 | " | 175 | " |
176 | 176 | ||
177 | SRCREV_qtwebengine = "1110b9b50e61bf2663e2037ce9e28e74a8943919" | 177 | SRCREV_qtwebengine = "7ba379ecfa575f871a52dc94c9f29e2bfdfc9865" |
178 | SRCREV_chromium = "e8bb1f1a6b2877c86519749ffab34f94bb6a1028" | 178 | SRCREV_chromium = "4c7ecce30045daf172dceaeeb86351f60cc91990" |
179 | SRCREV = "${SRCREV_qtwebengine}" | 179 | SRCREV = "${SRCREV_qtwebengine}" |
180 | 180 | ||
181 | SRCREV_FORMAT = "qtwebengine_chromium" | 181 | SRCREV_FORMAT = "qtwebengine_chromium" |