summaryrefslogtreecommitdiffstats
path: root/recipes-ti/devtools
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-02-11 06:43:29 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-02-11 01:14:57 +0000
commit8a1b73f740a36f7b105d71da692cb72f4b5b6e1b (patch)
tree281e667c6bfbaeb4742d338e614306cebaa079af /recipes-ti/devtools
parent576c6f9a31efb67b0b86f580950f0dd1082f6904 (diff)
downloadmeta-ti-8a1b73f740a36f7b105d71da692cb72f4b5b6e1b.tar.gz
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>
Diffstat (limited to 'recipes-ti/devtools')
-rw-r--r--recipes-ti/devtools/ti-cgt6x_8.3.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-ti/devtools/ti-cgt6x_8.3.2.bb b/recipes-ti/devtools/ti-cgt6x_8.3.2.bb
index deee61c7..c63c3f6e 100644
--- a/recipes-ti/devtools/ti-cgt6x_8.3.2.bb
+++ b/recipes-ti/devtools/ti-cgt6x_8.3.2.bb
@@ -102,3 +102,5 @@ FILES_${PN}-dbg += "${datadir}/ti/cgt-c6x/bin/.debug"
102INSANE_SKIP_${PN} += "staticdev" 102INSANE_SKIP_${PN} += "staticdev"
103 103
104BBCLASSEXTEND = "native nativesdk" 104BBCLASSEXTEND = "native nativesdk"
105
106COMPATIBLE_MACHINE_class-target = "(ti-soc)"