summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-bsp/dsptop/libulm_git.bb
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
commit1c7d6584a7811b7785ae5c1e378f14b5ba0971cf (patch)
treecd70a267a5ef105ba32f200aa088e281fbd85747 /bsp/meta-ti/recipes-bsp/dsptop/libulm_git.bb
parent4204309872da5cb401cbb2729d9e2d4869a87f42 (diff)
recipes
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"