tinylogin: Fix mix of tabs and spaces for SRC_URI indentation

(From OE-Core rev: f9d88a559dd2479893d7570676d42955ee3b8845)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Martin Jansa
2013-04-08 13:19:40 +02:00
committed by Richard Purdie
parent e33e0a0da6
commit cfa2c5419a

View File

@@ -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 \
"