mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
openmp-rtos: require dsp machine and openmp distro features
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user