summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
commit1c7d6584a7811b7785ae5c1e378f14b5ba0971cf (patch)
treecd70a267a5ef105ba32f200aa088e281fbd85747 /bsp/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb
parent4204309872da5cb401cbb2729d9e2d4869a87f42 (diff)
recipes
Diffstat (limited to 'bsp/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb')
-rw-r--r--bsp/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/bsp/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/bsp/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb
index 67d9edf5..0c93f354 100644
--- a/bsp/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb
+++ b/bsp/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb
@@ -4,6 +4,11 @@ LICENSE = "BSD"
require recipes-ti/includes/ti-paths.inc
+inherit features_check
+
+REQUIRED_MACHINE_FEATURES = "dsp"
+REQUIRED_DISTRO_FEATURES = "openmp"
+
PV = "2_06_03_00"
PR = "r0"