summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb')
-rw-r--r--meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb b/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb
index 90ce8943..5e8c56b8 100644
--- a/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb
+++ b/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb
@@ -1,4 +1,4 @@
1DESCRIPTION = "TI dsptop utility." 1SUMMARY = "TI dsptop utility."
2LICENSE = "BSD-3-Clause" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://debian/copyright;md5=309825aa8f5edfcf2c44912ac094b979" 3LIC_FILES_CHKSUM = "file://debian/copyright;md5=309825aa8f5edfcf2c44912ac094b979"
4 4
@@ -6,7 +6,7 @@ DEPENDS = "libulm ncurses"
6 6
7PR = "${INC_PR}.2" 7PR = "${INC_PR}.2"
8 8
9S = "${WORKDIR}/git/dsptop" 9S:append = "/dsptop"
10 10
11DEVICE = "" 11DEVICE = ""
12DEVICE:dra7xx = "DRA7xx" 12DEVICE:dra7xx = "DRA7xx"