summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
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 b0c2671b..85f81a30 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -121,7 +121,7 @@ RDEPENDS_${PN}-examples += " \
121 qtdeclarative-qmlplugins \ 121 qtdeclarative-qmlplugins \
122" 122"
123 123
124QT_MODULE_BRANCH_CHROMIUM = "63-based" 124QT_MODULE_BRANCH_CHROMIUM = "65-based"
125 125
126# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.10 126# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.10
127# 5.10.meta-qt5.2 127# 5.10.meta-qt5.2
@@ -159,8 +159,8 @@ SRC_URI_append_libc-musl = "\
159 file://0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ 159 file://0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \
160" 160"
161 161
162SRCREV_qtwebengine = "1bda20527b2c880e3f88926605ea37f9b67de26e" 162SRCREV_qtwebengine = "5aed2b57be6f039fdfe22a7da061e61e0d1e4572"
163SRCREV_chromium = "458ee912871b76ad351e946d4d84c70ebe7a429b" 163SRCREV_chromium = "293e8de891f03c47d336bb91aa631d496f19fdb3"
164SRCREV = "${SRCREV_qtwebengine}" 164SRCREV = "${SRCREV_qtwebengine}"
165 165
166SRCREV_FORMAT = "qtwebengine_chromium" 166SRCREV_FORMAT = "qtwebengine_chromium"