sudo: bump version, use official upstream, don't disable auth

sudo without authentication doesn't make much sense, and it has very
limited impact on binary size.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard
2011-06-07 13:03:24 +02:00
parent ab251cfe2b
commit 92ab7428e8
2 changed files with 4 additions and 4 deletions

View File

@@ -5,3 +5,5 @@ config BR2_PACKAGE_SUDO
limited root privileges to users and log root activity. The
basic philosophy is to give as few privileges as possible
but still allow people to get their work done.
http://www.sudo.ws/sudo/