mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Task-number: QTBUG-95705 Change-Id: Ieb57084e2cea47eb3407960ebfce404cee1ddc36 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
12 lines
364 B
BlitzBasic
12 lines
364 B
BlitzBasic
LICENSE = "GPL-3.0 | The-Qt-Company-Commercial"
|
|
LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504"
|
|
|
|
inherit qt6-cmake
|
|
include recipes-qt/qt6/qt6.inc
|
|
include recipes-qt/qt6/qt6-git.inc
|
|
|
|
DEPENDS = "qtbase qtdeclarative qtdeclarative-native qtvirtualkeyboard"
|
|
RDEPENDS:${PN} = "connman"
|
|
|
|
SRCREV = "c0c3066d25678a92bcb2932b6595d019e9613d27"
|