From a50963e7aed46f48d78c34c5d123031727982ca8 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 18 Mar 2017 13:21:47 +0100 Subject: meta-toradex-tegra: cleanup whitespace use Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-bsp/tegrastats/tegrastats.bb | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'recipes-bsp/tegrastats') 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" -- cgit v1.2.3