summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
12inherit update-alternatives 12inherit update-alternatives
13 13
14SRC_URI = "http://www.angstrom-distribution.org/unstable/sources/tinylogin-${PV}.tar.bz2 \ 14SRC_URI = "http://www.angstrom-distribution.org/unstable/sources/tinylogin-${PV}.tar.bz2 \
15 file://cvs-20040608.patch \ 15 file://cvs-20040608.patch \
16 file://add-system.patch \ 16 file://add-system.patch \
17 file://adduser-empty_pwd.patch \ 17 file://adduser-empty_pwd.patch \
18 file://remove-index.patch \ 18 file://remove-index.patch \
19 file://use_O2_option.patch \ 19 file://use_O2_option.patch \
20 file://passwd_rotate_check.patch \ 20 file://passwd_rotate_check.patch \
21 file://avoid_static.patch \ 21 file://avoid_static.patch \
22 file://glibc_crypt_fix.patch \ 22 file://glibc_crypt_fix.patch \
23 " 23 "
24 24