mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
libcublas: restore shlibs processing on -stubs package
and mark the stub libraries as private, to fix file-rdeps package_qa errors. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
committed by
Matt Madison
parent
5637b95584
commit
faef90b5f3
@@ -5,4 +5,7 @@ MAINSUM:x86-64 = "33091bbc1a2f89e51ca52be693d8d815f70e53ae2cff3a607f58089b2d5eee
|
||||
DEVSUM = "8125eeb5502d569a19f8bf8c54fd455c2a4a722f3c571e02bfe8c6bdd3d6e800"
|
||||
DEVSUM:x86-64 = "1859cb1c6e1e1b1205376b04c3450724d7aa3170b776df0d7ebd8dec74465ca4"
|
||||
|
||||
EXCLUDE_PACKAGES_FROM_SHLIBS = ""
|
||||
PRIVATE_LIBS:${PN}-stubs = "libcublas.so.12 libcublasLt.so.12"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user