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 253b53c7..c2752fc5 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 = "80-based" 145QT_MODULE_BRANCH_CHROMIUM = "80-based"
146 146
147# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.15 147# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.15
148# 5.15.meta-qt5.4 148# 5.15.meta-qt5.5
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 \
@@ -156,8 +156,8 @@ SRC_URI_append_libc-musl = "\
156 file://0004-mkspecs-Allow-builds-with-libc-glibc.patch \ 156 file://0004-mkspecs-Allow-builds-with-libc-glibc.patch \
157" 157"
158 158
159# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/79-based 159# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/80-based
160# 79-based.meta-qt5.2 160# 80-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 \