cuda-crt: set ALLOW_EMPTY on main package

since cuda-crt only includes header files.

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2024-05-16 03:45:26 -07:00
parent b1da318c6c
commit a08306e618

View File

@@ -6,4 +6,5 @@ require cuda-shared-binaries.inc
MAINSUM = "f94c9173667d4f6a18f19d5a8c932c4ad0f461720967fb4c5193fa839cba0b3d"
MAINSUM:x86-64 = "89d501683cf088241e43033e8ab41108a032c160f95008dec98779904153ca50"
ALLOW_EMPTY:${PN} = "1"
BBCLASSEXTEND = "native nativesdk"