meta-nicole: remove LDAP support
Nicole does not require the LDAP support as the end users will never get
direct access to it.
This completely removes the LDAP support from the Nicole's build.
Change-Id: I1eacbac5b889a5a0549cb1c9bffac11d4807bde9
Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
diff --git a/meta-nicole/conf/machine/nicole.conf b/meta-nicole/conf/machine/nicole.conf
index d815ef3..98c17ef 100644
--- a/meta-nicole/conf/machine/nicole.conf
+++ b/meta-nicole/conf/machine/nicole.conf
@@ -14,3 +14,5 @@
PREFERRED_PROVIDER_virtual/openpower-fru-inventory = "nicole-openpower-fru-inventory-native"
PREFERRED_PROVIDER_virtual/openpower-fru-properties = "nicole-openpower-fru-properties-native"
PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "nicole-led-manager-config-native"
+
+DISTRO_FEATURES_DEFAULT_remove = " ldap"