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-bsp/dsptop/libulm_git.bb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bsp/meta-ti/recipes-bsp/dsptop/libulm_git.bb') 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" -- cgit 1.2.3-korg