[oe-commits] Leon Woestenberg : linux-2.6.29: Stylize, use spaces not tabs.

GIT User account git at amethyst.openembedded.net
Tue Mar 31 09:31:26 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b3dd934644e9785cd30d728b196c853fc4ca2388
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b3dd934644e9785cd30d728b196c853fc4ca2388

Author: Leon Woestenberg <leon at sidebranch.com>
Date:   Tue Mar 31 11:30:05 2009 +0200

linux-2.6.29: Stylize, use spaces not tabs.

---

 recipes/linux/linux_2.6.29.bb |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/recipes/linux/linux_2.6.29.bb b/recipes/linux/linux_2.6.29.bb
index 21f2cdc..879098d 100644
--- a/recipes/linux/linux_2.6.29.bb
+++ b/recipes/linux/linux_2.6.29.bb
@@ -14,9 +14,10 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.29.tar.bz2 \
            file://defconfig"
 
 SRC_URI_append_canyonlands = " \
-	file://0001-powerpc-4xx-Add-PPC4xx-PCIe-MSI-support.patch;patch=1"
+        file://0001-powerpc-4xx-Add-PPC4xx-PCIe-MSI-support.patch;patch=1 \
+        "
 
 SRC_URI_append_tosa = " \
-	file://0001-pxa-make-second-argument-of-clk_add_alias-a-name-in.patch;patch=1 \
-	file://0002-spi-pxa2xx-spi-set-default-cs_control-to-null_cs_co.patch;patch=1 \
-	"
+        file://0001-pxa-make-second-argument-of-clk_add_alias-a-name-in.patch;patch=1 \
+        file://0002-spi-pxa2xx-spi-set-default-cs_control-to-null_cs_co.patch;patch=1 \
+        "





More information about the Openembedded-commits mailing list