summaryrefslogtreecommitdiffstats
path: root/recipes-ti/openmp-rtos
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/openmp-rtos')
-rw-r--r--recipes-ti/openmp-rtos/openmp-rtos_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
index 67d9edf5..0c93f354 100644
--- a/recipes-ti/openmp-rtos/openmp-rtos_git.bb
+++ b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
@@ -4,6 +4,11 @@ LICENSE = "BSD"
4 4
5require recipes-ti/includes/ti-paths.inc 5require recipes-ti/includes/ti-paths.inc
6 6
7inherit features_check
8
9REQUIRED_MACHINE_FEATURES = "dsp"
10REQUIRED_DISTRO_FEATURES = "openmp"
11
7PV = "2_06_03_00" 12PV = "2_06_03_00"
8PR = "r0" 13PR = "r0"
9 14