summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-ti/secdev/ti-k3-secdev_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-ti/secdev/ti-k3-secdev_git.bb b/recipes-ti/secdev/ti-k3-secdev_git.bb
index 28dbe9ee..7196be97 100644
--- a/recipes-ti/secdev/ti-k3-secdev_git.bb
+++ b/recipes-ti/secdev/ti-k3-secdev_git.bb
@@ -4,6 +4,8 @@ SECTION = "devel"
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause"
5LIC_FILES_CHKSUM = "file://manifest/k3-secdev-0.2-manifest.html;md5=f632a78870cc64550078d7b3cbac0892" 5LIC_FILES_CHKSUM = "file://manifest/k3-secdev-0.2-manifest.html;md5=f632a78870cc64550078d7b3cbac0892"
6 6
7require recipes-ti/includes/ti-paths.inc
8
7# Native host tool only 9# Native host tool only
8COMPATIBLE_MACHINE = "null" 10COMPATIBLE_MACHINE = "null"
9COMPATIBLE_MACHINE_class-native = "(.*)" 11COMPATIBLE_MACHINE_class-native = "(.*)"