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 c00120b3..ddd5b9f8 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -145,7 +145,7 @@ RDEPENDS_${PN}-examples += " \
145QT_MODULE_BRANCH_CHROMIUM = "77-based" 145QT_MODULE_BRANCH_CHROMIUM = "77-based"
146 146
147# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.14 147# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.14
148# 5.14.meta-qt5.1 148# 5.14.meta-qt5.2
149SRC_URI += " \ 149SRC_URI += " \
150 ${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \ 150 ${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \
151 file://0001-Force-host-toolchain-configuration.patch \ 151 file://0001-Force-host-toolchain-configuration.patch \
@@ -157,7 +157,7 @@ SRC_URI_append_libc-musl = "\
157" 157"
158 158
159# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/77-based 159# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/77-based
160# 77-based.meta-qt5.1 160# 77-based.meta-qt5.2
161SRC_URI += " \ 161SRC_URI += " \
162 file://chromium/0001-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \ 162 file://chromium/0001-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \
163 file://chromium/0002-chromium-stack-pointer-clobber.patch;patchdir=src/3rdparty \ 163 file://chromium/0002-chromium-stack-pointer-clobber.patch;patchdir=src/3rdparty \
@@ -188,8 +188,8 @@ SRC_URI_append_libc-musl = "\
188 file://chromium/0023-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ 188 file://chromium/0023-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \
189" 189"
190 190
191SRCREV_qtwebengine = "d366f1d5d37ce6f1833ac67c7ebda540b16690f2" 191SRCREV_qtwebengine = "73d457481caff493066d9cce50087b56ee506f6a"
192SRCREV_chromium = "939daf833fff3a9901afb6fd65d02e0f057a494a" 192SRCREV_chromium = "a9a20127e8adeb3f3cd7921b0bec32083103cc5c"
193SRCREV = "${SRCREV_qtwebengine}" 193SRCREV = "${SRCREV_qtwebengine}"
194 194
195SRCREV_FORMAT = "qtwebengine_chromium" 195SRCREV_FORMAT = "qtwebengine_chromium"