mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
packagegroups: add CUDA-gcc toolchain to SDK packagegroups
for tegra platforms. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
committed by
Matt Madison
parent
28ce154d05
commit
7609c09739
@@ -0,0 +1,2 @@
|
||||
RDEPENDS:${PN}:append:tegra = " libgcc-8-dev gcc-8-runtime-dev"
|
||||
PACKAGE_ARCH:tegra = "${TEGRA_PKGARCH}"
|
||||
@@ -0,0 +1 @@
|
||||
RDEPENDS:${PN}:append:tegra = " gcc-8-cross-canadian-${TRANSLATED_TARGET_ARCH}"
|
||||
Reference in New Issue
Block a user