mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
cuda-nvvm: update recipe
- update sha256sum
- set FILES:${PN} to include the right nvvm files
Signed-off-by: Ilies CHERGUI <ichergui@nvidia.com>
This commit is contained in:
committed by
Matt Madison
parent
c00331ff32
commit
57f8edc79d
@@ -3,7 +3,11 @@ L4T_DEB_GROUP = "cuda-nvcc"
|
||||
|
||||
require cuda-shared-binaries.inc
|
||||
|
||||
MAINSUM = "c6931d80a2c823e4c0a42dd1371e7bda613be2444393a67970e32f05dd0ccfd2"
|
||||
MAINSUM = "1ce8fac08a532f9202f1395a4b2c7be78cf9976663373cf563d79e7164b3b158"
|
||||
MAINSUM:x86-64 = "7cd46649dbad60b59860f0965d92eea87f783abfe2cbd2c9b49a0c8544161e3a"
|
||||
|
||||
FILES:${PN} = "${prefix}/local/cuda-${CUDA_VERSION}"
|
||||
FILES:${PN}-dev = ""
|
||||
INSANE_SKIP:${PN} += "dev-so"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user