mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/openldap: add SELinux module
Support for openldap is added by the services/ldap module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
9a53e28103
commit
8b5ab83eb3
@@ -10,6 +10,7 @@ OPENLDAP_SITE = https://www.openldap.org/software/download/OpenLDAP/openldap-rel
|
||||
OPENLDAP_LICENSE = OpenLDAP Public License
|
||||
OPENLDAP_LICENSE_FILES = LICENSE
|
||||
OPENLDAP_CPE_ID_VENDOR = openldap
|
||||
OPENLDAP_SELINUX_MODULES = ldap
|
||||
OPENLDAP_INSTALL_STAGING = YES
|
||||
OPENLDAP_DEPENDENCIES = host-pkgconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user