aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/tinylogin
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2013-04-08 13:19:40 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-10 13:15:14 +0100
commitf9d88a559dd2479893d7570676d42955ee3b8845 (patch)
tree53941c2f194a2c5ccf99cf3112a236aedcf230b0 /meta/recipes-core/tinylogin
parent6e86da976d296b926b462e976d1f79f524f061b3 (diff)
downloadopenembedded-core-contrib-f9d88a559dd2479893d7570676d42955ee3b8845.tar.gz
tinylogin: Fix mix of tabs and spaces for SRC_URI indentation
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/tinylogin')
-rw-r--r--meta/recipes-core/tinylogin/tinylogin_1.4.bb14
1 files 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 6e08011004..d1da0e2880 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 \
"