mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
samba: add packageconfig for fam
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -43,6 +43,7 @@ EXTRA_OECONF='--disable-cups \
|
||||
|
||||
PACKAGECONFIG = "${@base_contains('DISTRO_FEATURES', 'pam', 'pam', '', d)}"
|
||||
PACKAGECONFIG[pam] = "--with-pam,--without-pam,libpam"
|
||||
PACKAGECONFIG[fam] = "--enable-fam,--disable-fam,gamin"
|
||||
|
||||
INITSCRIPT_PACKAGES = "samba winbind"
|
||||
INITSCRIPT_NAME_samba = "samba"
|
||||
|
||||
Reference in New Issue
Block a user