From c897aa95f5c0fa7d40d3f705b78d654c48c80a8f Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 24 Jan 2017 07:20:41 -0600 Subject: 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 --- meta-phosphor/conf/distro/openbmc-phosphor.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/conf/distro/openbmc-phosphor.conf') 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} \ -- cgit v1.2.3