meta-phosphor: Disable SLP

Issue openbmc/openbmc#983 is opened for spamming of the journal
by slpd-lite.  Disable SLP until that is resolved.

Change-Id: I4a5ada3004682dd34ab8206072000e233b13035e
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/conf/distro/openbmc-phosphor.conf b/conf/distro/openbmc-phosphor.conf
index 2d8f6a3..06df823 100644
--- a/conf/distro/openbmc-phosphor.conf
+++ b/conf/distro/openbmc-phosphor.conf
@@ -18,6 +18,7 @@
 DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"
 VIRTUAL-RUNTIME_initscripts = ""
 
+# TODO: openbmc/openbmc#983 - Re-enable SLP.
 DISTRO_FEATURES = "\
         ipv6 \
         obmc-phosphor-fan-mgmt \
@@ -33,7 +34,6 @@
         obmc-logging-mgmt \
         obmc-host-ctl \
         avahi \
-        slp \
         obmc-host-state-mgmt \
         obmc-chassis-state-mgmt \
         ${DISTRO_FEATURES_LIBC} \