summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2020-01-08 14:10:13 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2020-01-11 14:03:48 +0100
commitca649e3f6f03c5351a090852ff93a23e7382c86a (patch)
tree3273897abf1ea0991a78ae884f967b2c88fa9811 /recipes-qt/qt5/qtwebengine_git.bb
parentede15adc71f7f1c2acd63e96777b5d02d052a681 (diff)
downloadmeta-qt5-ca649e3f6f03c5351a090852ff93a23e7382c86a.tar.gz
qt5: Update to Qt 5.14.0
Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 7cd006f5..8307e438 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -135,7 +135,7 @@ RDEPENDS_${PN}-examples += " \
135 qtdeclarative-qmlplugins \ 135 qtdeclarative-qmlplugins \
136" 136"
137 137
138QT_MODULE_BRANCH_CHROMIUM = "73-based" 138QT_MODULE_BRANCH_CHROMIUM = "77-based"
139 139
140# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.13 140# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.13
141# 5.13.meta-qt5.2 141# 5.13.meta-qt5.2
@@ -180,8 +180,8 @@ SRC_URI_append_libc-musl = "\
180 file://chromium/0020-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ 180 file://chromium/0020-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \
181" 181"
182 182
183SRCREV_qtwebengine = "556576b55f6b4404c71c74a5ef8e21f87ed09854" 183SRCREV_qtwebengine = "d366f1d5d37ce6f1833ac67c7ebda540b16690f2"
184SRCREV_chromium = "843d70ac87de7482c1c1195aa73899bc05efc8f3" 184SRCREV_chromium = "939daf833fff3a9901afb6fd65d02e0f057a494a"
185SRCREV = "${SRCREV_qtwebengine}" 185SRCREV = "${SRCREV_qtwebengine}"
186 186
187SRCREV_FORMAT = "qtwebengine_chromium" 187SRCREV_FORMAT = "qtwebengine_chromium"