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.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 6ba8ba4a..0c34c209 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -177,7 +177,6 @@ SRC_URI += " \
177 file://chromium/0012-chromium-Link-v8-with-libatomic-on-x86.patch;patchdir=src/3rdparty \ 177 file://chromium/0012-chromium-Link-v8-with-libatomic-on-x86.patch;patchdir=src/3rdparty \
178 file://chromium/0014-chromium-icu-use-system-library-only-targets.patch;patchdir=src/3rdparty \ 178 file://chromium/0014-chromium-icu-use-system-library-only-targets.patch;patchdir=src/3rdparty \
179 file://chromium/0015-chromium-Fix-sandbox-Aw-snap-for-syscalls-403-and-40.patch;patchdir=src/3rdparty \ 179 file://chromium/0015-chromium-Fix-sandbox-Aw-snap-for-syscalls-403-and-40.patch;patchdir=src/3rdparty \
180 file://chromium/0016-chromium-Fix-compiler-error-emitted-with-clang11.patch;patchdir=src/3rdparty \
181" 180"
182 181
183# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/80-based 182# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/80-based
@@ -199,7 +198,7 @@ SRC_URI_append_libc-musl = "\
199" 198"
200 199
201SRCREV_qtwebengine = "5537ff4437ea7a5f9ea140071343f88bf48deddc" 200SRCREV_qtwebengine = "5537ff4437ea7a5f9ea140071343f88bf48deddc"
202SRCREV_chromium = "fb6ab5e483876298235be1c6a6013b426c82b759" 201SRCREV_chromium = "f5a93d251cca15cb24a3acacd2fc0f645513c56d"
203SRCREV = "${SRCREV_qtwebengine}" 202SRCREV = "${SRCREV_qtwebengine}"
204 203
205SRCREV_FORMAT = "qtwebengine_chromium" 204SRCREV_FORMAT = "qtwebengine_chromium"