mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Add recipe for Qt6 toolchain
This commit is contained in:
parent
90925c5d16
commit
6b202cf317
9
recipes-qt/meta/meta-toolchain-qt6.bb
Normal file
9
recipes-qt/meta/meta-toolchain-qt6.bb
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
SUMMARY = "Meta package for building an installable Qt5 toolchain and SDK"
|
||||
LICENSE = "MIT"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
|
||||
inherit populate_sdk populate_sdk_qt6_base
|
||||
|
||||
TOOLCHAIN_HOST_TASK_append = " nativesdk-packagegroup-qt6-toolchain-host"
|
||||
TOOLCHAIN_TARGET_TASK_append = " packagegroup-qt6-toolchain-target"
|
||||
Loading…
Reference in New Issue
Block a user