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:
Matt Madison
2024-10-13 06:17:23 -07:00
committed by Matt Madison
parent 5637b95584
commit faef90b5f3

View File

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