mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
to take advantage of the automatic license whitelisting buried in base.bbclass that checks for PN starting with 'gcc-source-', and avoid the issue mentioned in #1711. Signed-off-by: Matt Madison <matt@madison.systems>
5 lines
89 B
BlitzBasic
5 lines
89 B
BlitzBasic
require gcc-for-nvcc-${PV}.inc
|
|
require gcc-source-for-nvcc.inc
|
|
|
|
EXCLUDE_FROM_WORLD = "1"
|