From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- bsp/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bsp/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb') 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" -- cgit 1.2.3-korg