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/local.conf.sample b/meta-gsj/conf/local.conf.sample
index 12e42fb..f4488a4 100644
--- a/meta-gsj/conf/local.conf.sample
+++ b/meta-gsj/conf/local.conf.sample
@@ -1,5 +1,5 @@
 MACHINE ??= "gsj"
-DISTRO ?= "openbmc-phosphor"
+DISTRO ?= "openbmc-gsj"
 PACKAGE_CLASSES ?= "package_rpm"
 SANITY_TESTED_DISTROS_append ?= " *"
 EXTRA_IMAGE_FEATURES = "debug-tweaks"