mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
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:
committed by
Richard Purdie
parent
e33e0a0da6
commit
cfa2c5419a
@@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user