diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2020-01-30 21:29:39 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2020-03-18 18:03:49 +0100 |
commit | 444053735fe069a4b621b0344a656be81cf2a9aa (patch) | |
tree | abf32081d638c179deff7150333f4101a14924b7 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 5e18973196e3ba71ed55cff96b323e2ea10c1523 (diff) | |
download | meta-qt5-444053735fe069a4b621b0344a656be81cf2a9aa.tar.gz |
qt5: upgrade to latest revisions in 5.15 branch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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 6b54efc6..c51c2172 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -190,8 +190,8 @@ SRC_URI_append_libc-musl = "\ | |||
190 | file://chromium/0023-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ | 190 | file://chromium/0023-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ |
191 | " | 191 | " |
192 | 192 | ||
193 | SRCREV_qtwebengine = "73d457481caff493066d9cce50087b56ee506f6a" | 193 | SRCREV_qtwebengine = "d9349a299f66fb154ad24f410451872a7ca253fb" |
194 | SRCREV_chromium = "a9a20127e8adeb3f3cd7921b0bec32083103cc5c" | 194 | SRCREV_chromium = "5b79320c01316f29510df90f7c6b508b9f72b8a4" |
195 | SRCREV = "${SRCREV_qtwebengine}" | 195 | SRCREV = "${SRCREV_qtwebengine}" |
196 | 196 | ||
197 | SRCREV_FORMAT = "qtwebengine_chromium" | 197 | SRCREV_FORMAT = "qtwebengine_chromium" |