aboutsummaryrefslogtreecommitdiffstats
path: root/site/arm-linux-uclibc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2005-01-22 03:42:27 +0000
committerChris Larson <clarson@kergoth.com>2005-01-22 03:42:27 +0000
commit8c2aad5fb5cc5a4cb1ab659405f5233559387179 (patch)
treea9cffdd22296f6aecddafcc0fc70e89a218a364b /site/arm-linux-uclibc
parent70c2d886f8fc97cc5ba9dde4c915d8f4cd30a694 (diff)
downloadopenembedded-8c2aad5fb5cc5a4cb1ab659405f5233559387179.tar.gz
Merge http://nslu2-linux.bkbits.net/openembedded
into handhelds.org:/home/kergoth/code/openembedded 2005/01/21 22:37:34-05:00 handhelds.org!kergoth Add a test result to the arm site files for sudo. BKrev: 41f1cba3eaS_NldO0sARoVjPc893DQ
Diffstat (limited to 'site/arm-linux-uclibc')
-rw-r--r--site/arm-linux-uclibc3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/arm-linux-uclibc b/site/arm-linux-uclibc
index e6fe7dd176..d984c5599b 100644
--- a/site/arm-linux-uclibc
+++ b/site/arm-linux-uclibc
@@ -331,3 +331,6 @@ rsync_cv_HAVE_C99_VSNPRINTF=${rsync_cv_HAVE_C99_VSNPRINTF=yes}
rsync_cv_HAVE_SECURE_MKSTEMP=${rsync_cv_HAVE_SECURE_MKSTEMP=yes}
rsync_cv_REPLACE_INET_NTOA=${rsync_cv_REPLACE_INET_NTOA=no}
rsync_cv_REPLACE_INET_ATON=${rsync_cv_REPLACE_INET_ATON=no}
+
+# sudo
+sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10}