mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 03:26:16 +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:
parent
da2f4a0378
commit
1cf75b5fd3
@ -108,7 +108,6 @@ RDEPENDS_packagegroup-core-multiuser = "\
|
||||
cracklib \
|
||||
gzip \
|
||||
libuser \
|
||||
${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} \
|
||||
shadow \
|
||||
sudo \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user