diff options
| author | Tom Rini <tom_rini@mentor.com> | 2011-07-26 14:35:37 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:04:35 +0100 |
| commit | 92ed28ccc76f4baa6d980368fc259d768e33ac9a (patch) | |
| tree | 6e99774a9cbfc802c974e97bc8c90cdda0c79ad6 /meta/site/mipsel-linux | |
| parent | 59be4fe98db5a766e5b2ccfb9fe6ac7800a13ed2 (diff) | |
| download | poky-92ed28ccc76f4baa6d980368fc259d768e33ac9a.tar.gz | |
sudo: Drop sudo_cv_uid_t_len from site files
We were just setting this to the assumed default. If anything, this
belongs in the libc files if we must set it.
(From OE-Core rev: ae054a823909c5ebf03fec962844a213dc3fb8e1)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/mipsel-linux')
| -rw-r--r-- | meta/site/mipsel-linux | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/site/mipsel-linux b/meta/site/mipsel-linux index c59d85fe62..a9032acd95 100644 --- a/meta/site/mipsel-linux +++ b/meta/site/mipsel-linux | |||
| @@ -77,10 +77,7 @@ samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | |||
| 77 | # vim | 77 | # vim |
| 78 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | 78 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} |
| 79 | 79 | ||
| 80 | # sudo | 80 | # intercom |
| 81 | sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10} | ||
| 82 | |||
| 83 | #intercom | ||
| 84 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | 81 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} |
| 85 | 82 | ||
| 86 | #lmbench | 83 | #lmbench |
