mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-16 20:21:56 +02:00
qtwebengine: fix QT_MODULE_BRANCH_CHROMIUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -142,7 +142,7 @@ RDEPENDS_${PN}-examples += " \
|
||||
qtdeclarative-qmlplugins \
|
||||
"
|
||||
|
||||
QT_MODULE_BRANCH_CHROMIUM = "77-based"
|
||||
QT_MODULE_BRANCH_CHROMIUM = "79-based"
|
||||
|
||||
# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.15
|
||||
# 5.15.meta-qt5.1
|
||||
|
||||
Reference in New Issue
Block a user