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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index f229f7e7..3b8bd469 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 = "79-based" 145QT_MODULE_BRANCH_CHROMIUM = "79-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.2 148# 5.15.meta-qt5.4
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 \
@@ -189,7 +189,7 @@ SRC_URI_append_libc-musl = "\
189 file://chromium/0025-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ 189 file://chromium/0025-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \
190" 190"
191 191
192SRCREV_qtwebengine = "3394cde4e89463ba49af379b89863c7731c4b4ac" 192SRCREV_qtwebengine = "6b62dfe7242ce0d3067aa98620664a4dc7a656d8"
193SRCREV_chromium = "9424dc7ceeccf6e6d5edc7757edb39a7ae4983ab" 193SRCREV_chromium = "9424dc7ceeccf6e6d5edc7757edb39a7ae4983ab"
194SRCREV = "${SRCREV_qtwebengine}" 194SRCREV = "${SRCREV_qtwebengine}"
195 195