mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
packagegroup-core-basic: remove libpam
It is a dependency of shadow and other PAM related recipes and will be built when the pam DISTRO_FEATURE is enabled. (From OE-Core rev: a57e4253c5e7d32702e32df5ec3ad007075a199f) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
da2f4a0378
commit
1cf75b5fd3
@@ -108,7 +108,6 @@ RDEPENDS_packagegroup-core-multiuser = "\
|
||||
cracklib \
|
||||
gzip \
|
||||
libuser \
|
||||
${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} \
|
||||
shadow \
|
||||
sudo \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user