summaryrefslogtreecommitdiff
path: root/recipes-bsp/tegrastats/tegrastats.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/tegrastats/tegrastats.bb')
-rw-r--r--recipes-bsp/tegrastats/tegrastats.bb13
1 files changed, 8 insertions, 5 deletions
diff --git a/recipes-bsp/tegrastats/tegrastats.bb b/recipes-bsp/tegrastats/tegrastats.bb
index 5642bbd..4e1dba4 100644
--- a/recipes-bsp/tegrastats/tegrastats.bb
+++ b/recipes-bsp/tegrastats/tegrastats.bb
@@ -3,9 +3,11 @@ DESCRIPTION = "NVIDIAS tegrastats in a commandline version and one with output t
LICENSE = "CLOSED"
PR = "r3"
-SRC_URI = "file://tegrastats \
- file://tegrastats-gtk \
- file://Tegrastats-gtk.desktop "
+SRC_URI = " \
+ file://tegrastats \
+ file://tegrastats-gtk \
+ file://Tegrastats-gtk.desktop \
+"
S = "${WORKDIR}"
@@ -24,8 +26,9 @@ do_install() {
}
FILES_${PN}-gtk = " \
- ${bindir}/tegrastats-gtk \
- /home/root/Desktop/Tegra* "
+ ${bindir}/tegrastats-gtk \
+ /home/root/Desktop/Tegra* \
+"
FILES_${PN} = "${bindir}/tegrastats"