Add recipe for Qt6 toolchain

This commit is contained in:
Samuli Piippo 2020-05-14 16:58:04 +03:00
parent 90925c5d16
commit 6b202cf317

View 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"