mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 03:22:36 +00:00
cuda-nvml: add staticdev to INSANE_SKIP for stubs package
since a static stub library has been added. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
committed by
Matt Madison
parent
faef90b5f3
commit
a12b82c231
@@ -12,5 +12,6 @@ ALLOW_EMPTY:${PN} = "1"
|
||||
FILES:${PN}-dev += "${prefix}/local/cuda-${CUDA_VERSION}/nvml/example"
|
||||
EXCLUDE_PACKAGES_FROM_SHLIBS = ""
|
||||
PRIVATE_LIBS = "libnvidia-ml.so.1"
|
||||
INSANE_SKIP:${PN}-stubs += "staticdev"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user