summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2018-09-07 14:42:16 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-04 23:43:58 +0300
commit4f2925cdc00c7a926b96a957727dd4c1476c0912 (patch)
tree49c4c25e2f579df25de72efc63fd65d577d328fc /meta-phosphor/conf
parentb19a91a9a1656ab9f7526b50312b0ee6311cb700 (diff)
downloadopenbmc-4f2925cdc00c7a926b96a957727dd4c1476c0912.tar.xz
ldap: Add distro feature for LDAP
LDAP related packages will be pulled into the image depending on the distro feature. Enabling this feature increases the image size by ~500KB as it brings nss-pam-ldapd, openldap, and nscd into the image. (From meta-phosphor rev: b40b3f9b8c9f362583a5edcb6a64f0d3304dad5b) Change-Id: I92ec1d2c20adfa08a87265d85962cb0390e0c854 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-base.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-base.inc b/meta-phosphor/conf/distro/include/phosphor-base.inc
index 3947f361b..24ce8dcae 100644
--- a/meta-phosphor/conf/distro/include/phosphor-base.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-base.inc
@@ -117,6 +117,7 @@ DISTRO_FEATURES_DEFAULT = " \
pam \
slp \
systemd \
+ ldap \
"
DISTRO_FEATURES = " \