mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 20:02:21 +02:00
sudo: make sudoers a config file
(From OE-Core rev: c840369a65ee5041154e12fdd8919938856a0a6c) Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
60bfdb0f19
commit
38a44d4e60
@@ -18,6 +18,8 @@ inherit autotools
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[zlib] = "--enable-zlib,--disable-zlib,zlib"
|
||||
|
||||
CONFFILES_${PN} = "${sysconfdir}/sudoers"
|
||||
|
||||
EXTRA_OECONF = "--with-editor=/bin/vi --with-env-editor"
|
||||
|
||||
do_configure_prepend () {
|
||||
|
||||
Reference in New Issue
Block a user