1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

ti-cgt6x: Limit it to TI SOCs

Helps meta-ti live in a multi-BSP distributions

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Khem Raj
2020-02-11 06:43:29 +00:00
committed by Denys Dmytriyenko
parent 576c6f9a31
commit 8a1b73f740

View File

@@ -102,3 +102,5 @@ FILES_${PN}-dbg += "${datadir}/ti/cgt-c6x/bin/.debug"
INSANE_SKIP_${PN} += "staticdev"
BBCLASSEXTEND = "native nativesdk"
COMPATIBLE_MACHINE_class-target = "(ti-soc)"