From 96a041c5e8d7c814b5b10fe7df09fb084994c972 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 18 Mar 2017 12:21:09 +0100 Subject: meta-toradex-demo: clean-up whitespace use Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-support/mcc-pingpong') diff --git a/recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb b/recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb index bd80dcd..a4ae4be 100644 --- a/recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb +++ b/recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb @@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c49712341497d0b5f2e40c30dff2af9d" PR = "r0" SRC_URI = " \ - http://repository.timesys.com/buildsources/m/mcc-pingpong/mcc-pingpong-${PV}/mcc-pingpong-${PV}.tar.bz2 \ - file://update-mcc_free_buffer-call.patch \ - file://makefile-use-libs.patch \ + http://repository.timesys.com/buildsources/m/mcc-pingpong/mcc-pingpong-${PV}/mcc-pingpong-${PV}.tar.bz2 \ + file://update-mcc_free_buffer-call.patch \ + file://makefile-use-libs.patch \ " SRC_URI[md5sum] = "a03417c37f97849baa794e37d88e0cd2" @@ -20,7 +20,7 @@ CFLAGS += "-I${STAGING_KERNEL_DIR}/include" DEPENDS = "libmcc" do_install (){ - oe_runmake DESTDIR=${D} install + oe_runmake DESTDIR=${D} install } COMPATIBLE_MACHINE = "(vf60)" -- cgit v1.2.3