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.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 652c4f37..331329da 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -157,8 +157,8 @@ SRC_URI_append_libc-musl = "\
157 file://0005-mkspecs-Allow-builds-with-libc-glibc.patch \ 157 file://0005-mkspecs-Allow-builds-with-libc-glibc.patch \
158" 158"
159 159
160# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/77-based 160# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/79-based
161# 77-based.meta-qt5.2 161# 79-based.meta-qt5.1
162SRC_URI += " \ 162SRC_URI += " \
163 file://chromium/0001-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \ 163 file://chromium/0001-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \
164 file://chromium/0002-chromium-stack-pointer-clobber.patch;patchdir=src/3rdparty \ 164 file://chromium/0002-chromium-stack-pointer-clobber.patch;patchdir=src/3rdparty \
@@ -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
193SRCREV_qtwebengine = "d9349a299f66fb154ad24f410451872a7ca253fb" 193SRCREV_qtwebengine = "71c3f0a1f8decdd6ba43afb79fa23ee2dc8c743e"
194SRCREV_chromium = "5b79320c01316f29510df90f7c6b508b9f72b8a4" 194SRCREV_chromium = "4ea2213507a2317fef895a1ab473f9a2729d74af"
195SRCREV = "${SRCREV_qtwebengine}" 195SRCREV = "${SRCREV_qtwebengine}"
196 196
197SRCREV_FORMAT = "qtwebengine_chromium" 197SRCREV_FORMAT = "qtwebengine_chromium"