mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-28 19:12:39 +00:00
17 lines
384 B
BlitzBasic
17 lines
384 B
BlitzBasic
SUMMARY = "NVIDIA DLA Compiler"
|
|
L4T_DEB_COPYRIGHT_MD5 = "45d9a257d98fb290f71e4f5f87f805b4"
|
|
|
|
L4T_DEB_IS_COMMON = "1"
|
|
|
|
require tegra-debian-libraries-common.inc
|
|
|
|
MAINSUM = "928170c9e743257c063c235a610473cfec4be917a36f91a61a890ba2bfc47c94"
|
|
|
|
TEGRA_LIBRARIES_TO_INSTALL = "\
|
|
nvidia/libnvdla_compiler.so \
|
|
"
|
|
|
|
FILES_SOLIBSDEV = ""
|
|
SOLIBS = ".so*"
|
|
RDEPENDS:${PN} = "tegra-libraries-core"
|