summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-bsp/dsptop/libulm_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-ti/recipes-bsp/dsptop/libulm_git.bb')
-rw-r--r--bsp/meta-ti/recipes-bsp/dsptop/libulm_git.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/bsp/meta-ti/recipes-bsp/dsptop/libulm_git.bb b/bsp/meta-ti/recipes-bsp/dsptop/libulm_git.bb
index 7bf7f090..47248ff1 100644
--- a/bsp/meta-ti/recipes-bsp/dsptop/libulm_git.bb
+++ b/bsp/meta-ti/recipes-bsp/dsptop/libulm_git.bb
@@ -1,7 +1,11 @@
-DESCRIPTION = "TI dsptop utility."
+SUMMARY = "TI Usage & Load Monitor Implementation"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://../debian/copyright;md5=309825aa8f5edfcf2c44912ac094b979"
+inherit features_check
+
+REQUIRED_MACHINE_FEATURES = "dsp"
+
DEPENDS = "ti-cgt6x-native"
PR = "${INC_PR}.0"