mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Add new class that can be used to create toolchain containing all available Qt modules. Pick-to: 6.4 6.2 Change-Id: I84982749ea9093bbbd20f99391b063c4bcaee39f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
7 lines
225 B
BlitzBasic
7 lines
225 B
BlitzBasic
SUMMARY = "Meta package for building an installable Qt6 toolchain and SDK"
|
|
LICENSE = "MIT"
|
|
|
|
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
|
|
|
inherit populate_sdk populate_sdk_qt6
|