summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf/distro/openbmc-phosphor.conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2017-01-24 07:20:41 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-01-24 16:43:07 +0000
commitc897aa95f5c0fa7d40d3f705b78d654c48c80a8f (patch)
tree927ba75de90b8193ee4f96ecea806ff943a2adb7 /meta-phosphor/conf/distro/openbmc-phosphor.conf
parent4d030cf07113d0056316236acf339ca1854028b0 (diff)
downloadtalos-openbmc-c897aa95f5c0fa7d40d3f705b78d654c48c80a8f.tar.gz
talos-openbmc-c897aa95f5c0fa7d40d3f705b78d654c48c80a8f.zip
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>
Diffstat (limited to 'meta-phosphor/conf/distro/openbmc-phosphor.conf')
-rw-r--r--meta-phosphor/conf/distro/openbmc-phosphor.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/conf/distro/openbmc-phosphor.conf b/meta-phosphor/conf/distro/openbmc-phosphor.conf
index 2d8f6a35f..06df823ce 100644
--- a/meta-phosphor/conf/distro/openbmc-phosphor.conf
+++ b/meta-phosphor/conf/distro/openbmc-phosphor.conf
@@ -18,6 +18,7 @@ VIRTUAL-RUNTIME_init_manager = "systemd"
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 @@ DISTRO_FEATURES = "\
obmc-logging-mgmt \
obmc-host-ctl \
avahi \
- slp \
obmc-host-state-mgmt \
obmc-chassis-state-mgmt \
${DISTRO_FEATURES_LIBC} \
OpenPOWER on IntegriCloud