mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-28 19:12:39 +00:00
nativesdk-packagegroup-cuda-sdk-host: use inherit_defer
to eliminate the build-time warning about the nativesdk class not being inherited last. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
SUMMARY = "Host packages for CUDA SDK toolchain"
|
||||
|
||||
inherit packagegroup nativesdk
|
||||
inherit packagegroup
|
||||
inherit_defer nativesdk
|
||||
|
||||
PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user