diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-05-23 12:34:34 +0300 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-10-08 20:02:16 +0000 |
commit | c379ee9cbf11830f8a72cfed175226d0eea0c8c8 (patch) | |
tree | b8cf269496fb2940d088d6073518f767623a6c85 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 1b2862e896e31c89459f3186b7e9fdbd64d72bdd (diff) | |
download | meta-qt5-c379ee9cbf11830f8a72cfed175226d0eea0c8c8.tar.gz |
qt5: update to Qt 5.12.5
Signed-off-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 | 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 e4e19a4b..8f0b23be 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -176,8 +176,8 @@ SRC_URI_append_libc-musl = "\ | |||
176 | file://chromium/0018-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ | 176 | file://chromium/0018-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ |
177 | " | 177 | " |
178 | 178 | ||
179 | SRCREV_qtwebengine = "c7b8d6d87809253241913c595902a11ea506b2b7" | 179 | SRCREV_qtwebengine = "dbc0d09be2bbc3dce01ace956f534c4012402fba" |
180 | SRCREV_chromium = "4c7ecce30045daf172dceaeeb86351f60cc91990" | 180 | SRCREV_chromium = "7a779d0160771dcf6b4a644bc11137753c25982c" |
181 | SRCREV = "${SRCREV_qtwebengine}" | 181 | SRCREV = "${SRCREV_qtwebengine}" |
182 | 182 | ||
183 | SRCREV_FORMAT = "qtwebengine_chromium" | 183 | SRCREV_FORMAT = "qtwebengine_chromium" |