meta-quanta: gsj: remove unneeded binaries

Save room in flash by taking out some binaries that are unused.

This includes defining a new distro based on Phosphor that removes LDAP,
SLP, and Avahi as these are not used.

Change-Id: Iaab152d8f9890fb19747291e03097a74f29a9330
Signed-off-by: Benjamin Fair <benjaminfair@google.com>
diff --git a/meta-gsj/conf/machine/gsj.conf b/meta-gsj/conf/machine/gsj.conf
index 328796a..8746a21 100644
--- a/meta-gsj/conf/machine/gsj.conf
+++ b/meta-gsj/conf/machine/gsj.conf
@@ -20,6 +20,8 @@
         obmc-chassis-state-mgmt \
         obmc-bmc-state-mgmt \
         "
+# Remove unneeded binaries from image
+IMAGE_FEATURES_remove = "obmc-debug-collector"
 
 PREFERRED_PROVIDER_virtual/obmc-chassis-mgmt = "packagegroup-gsj-apps"
 PREFERRED_PROVIDER_virtual/obmc-fan-mgmt = "packagegroup-gsj-apps"