classes: remove redundant populate_sdk_qt6 bbclass
This bbclass is already available as-is in the meta-qt6 layer, so remove it. Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
16c281ba74
commit
db67bb7b82
|
|
@ -1,6 +0,0 @@
|
||||||
# Copyright (c) 2023, Digi International Inc.
|
|
||||||
|
|
||||||
inherit populate_sdk_qt6_base
|
|
||||||
|
|
||||||
TOOLCHAIN_HOST_TASK:append = " nativesdk-packagegroup-qt6-toolchain-host"
|
|
||||||
TOOLCHAIN_TARGET_TASK:append = " packagegroup-qt6-modules"
|
|
||||||
Loading…
Reference in New Issue