diff options
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 7cd006f5..8307e438 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -135,7 +135,7 @@ RDEPENDS_${PN}-examples += " \ | |||
135 | qtdeclarative-qmlplugins \ | 135 | qtdeclarative-qmlplugins \ |
136 | " | 136 | " |
137 | 137 | ||
138 | QT_MODULE_BRANCH_CHROMIUM = "73-based" | 138 | QT_MODULE_BRANCH_CHROMIUM = "77-based" |
139 | 139 | ||
140 | # Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.13 | 140 | # Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.13 |
141 | # 5.13.meta-qt5.2 | 141 | # 5.13.meta-qt5.2 |
@@ -180,8 +180,8 @@ SRC_URI_append_libc-musl = "\ | |||
180 | file://chromium/0020-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ | 180 | file://chromium/0020-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ |
181 | " | 181 | " |
182 | 182 | ||
183 | SRCREV_qtwebengine = "556576b55f6b4404c71c74a5ef8e21f87ed09854" | 183 | SRCREV_qtwebengine = "d366f1d5d37ce6f1833ac67c7ebda540b16690f2" |
184 | SRCREV_chromium = "843d70ac87de7482c1c1195aa73899bc05efc8f3" | 184 | SRCREV_chromium = "939daf833fff3a9901afb6fd65d02e0f057a494a" |
185 | SRCREV = "${SRCREV_qtwebengine}" | 185 | SRCREV = "${SRCREV_qtwebengine}" |
186 | 186 | ||
187 | SRCREV_FORMAT = "qtwebengine_chromium" | 187 | SRCREV_FORMAT = "qtwebengine_chromium" |