[OE-core] [PATCH] tinylogin: Fix mix of tabs and spaces for SRC_URI indentation

Martin Jansa martin.jansa at gmail.com
Mon Apr 8 11:19:40 UTC 2013


---
 meta/recipes-core/tinylogin/tinylogin_1.4.bb | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/meta/recipes-core/tinylogin/tinylogin_1.4.bb b/meta/recipes-core/tinylogin/tinylogin_1.4.bb
index 6e08011..d1da0e2 100644
--- a/meta/recipes-core/tinylogin/tinylogin_1.4.bb
+++ b/meta/recipes-core/tinylogin/tinylogin_1.4.bb
@@ -12,13 +12,13 @@ PR = "r9"
 inherit update-alternatives
 
 SRC_URI = "http://www.angstrom-distribution.org/unstable/sources/tinylogin-${PV}.tar.bz2 \
-	file://cvs-20040608.patch \
-	file://add-system.patch \
-	file://adduser-empty_pwd.patch \
-	file://remove-index.patch \
-	file://use_O2_option.patch \
-	file://passwd_rotate_check.patch \
-	file://avoid_static.patch \
+        file://cvs-20040608.patch \
+        file://add-system.patch \
+        file://adduser-empty_pwd.patch \
+        file://remove-index.patch \
+        file://use_O2_option.patch \
+        file://passwd_rotate_check.patch \
+        file://avoid_static.patch \
         file://glibc_crypt_fix.patch \
         "
 
-- 
1.8.1.5





More information about the Openembedded-core mailing list