summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb
diff options
context:
space:
mode:
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"