summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-18 12:47:10 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 11:25:15 +0200
commit09ff9b266bc00232d6d55a34cf4579b4b2607478 (patch)
tree54b5aa748d33e347f185e65c89d41edfbb9cd4c0 /recipes-kernel/linux
parentf19072a142a4e7fa33f59cd728908964393e9f44 (diff)
meta-toradex-nxp: cleanup whitespace use
While at it remove double assignement to 'S'. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_3.14.52.bb17
1 files changed, 9 insertions, 8 deletions
diff --git a/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb b/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb
index c6c330a..7a93f39 100644
--- a/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb
@@ -3,14 +3,15 @@ require recipes-kernel/linux/linux-dtb.inc
SUMMARY = "Real-time Linux kernel for Toradex Freescale i.MX based modules"
-SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH} \
- https://github.com/Freescale/linux-fslc/commit/d379e64ca4fc535334a02dc0314cba6e50f4b720.patch;name=rename_define.patch \
- https://github.com/Freescale/linux-fslc/commit/e211cb68dd3c951b104ff0b47dbaed2c8b8d2399.patch;name=cond_resched.patch \
- file://patch-3.14.61-rt64-acpi-removed.patch.gz \
- file://0001-fix-build.patch \
- file://0003-no-split-ptlocks.patch \
- file://0004-imx-sdma-channel-use-raw-spinlock.patch \
- file://defconfig \
+SRC_URI = " \
+ git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH} \
+ https://github.com/Freescale/linux-fslc/commit/d379e64ca4fc535334a02dc0314cba6e50f4b720.patch;name=rename_define.patch \
+ https://github.com/Freescale/linux-fslc/commit/e211cb68dd3c951b104ff0b47dbaed2c8b8d2399.patch;name=cond_resched.patch \
+ file://patch-3.14.61-rt64-acpi-removed.patch.gz \
+ file://0001-fix-build.patch \
+ file://0003-no-split-ptlocks.patch \
+ file://0004-imx-sdma-channel-use-raw-spinlock.patch \
+ file://defconfig \
"
SRC_URI[rename_define.patch.md5sum] = "efae6dd8a584fd02888f5c9bae8461cd"