summaryrefslogtreecommitdiff
path: root/recipes-support/mcc-pingpong
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-18 12:21:09 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 14:42:32 +0200
commit96a041c5e8d7c814b5b10fe7df09fb084994c972 (patch)
tree3a1bbfba22db3946206139a5c0fb23d23a1946ff /recipes-support/mcc-pingpong
parent2d28744352eee390bbf850523d51b797ad9767b3 (diff)
meta-toradex-demo: clean-up whitespace use
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-support/mcc-pingpong')
-rw-r--r--recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb8
1 files changed, 4 insertions, 4 deletions
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)"