From dfd5bf3988c76e223d5ed678a8c88a2a671d50ad Mon Sep 17 00:00:00 2001 From: Vishwanatha Subbanna Date: Fri, 12 May 2017 23:31:55 +0530 Subject: Fix a failure building phosphor-debug-collector Change-Id: I2724bcadc0a44c2f2d6c59e8c481e9d7e16e59a9 Signed-off-by: Vishwanatha Subbanna --- meta-phosphor/conf/distro/include/phosphor-defaults.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-phosphor/conf') diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc index a4415be69..3bff0f0e6 100644 --- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc +++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc @@ -95,8 +95,8 @@ PREFERRED_PROVIDER_virtual/obmc-net-ipmi ?= "phosphor-ipmi-net" VIRTUAL-RUNTIME_obmc-sensors-hwmon ?= "phosphor-hwmon" # obmc-debug-collector -# The phosphor-dump-manager application used for collecting and managing Dumps -VIRTUAL-RUNTIME_obmc-debug-collector ?= "phosphor-dump-manager" +# The phosphor-debug-collector used for collecting and managing dumps +VIRTUAL-RUNTIME_obmc-debug-collector ?= "phosphor-debug-collector" PREFERRED_PROVIDER_virtual/obmc-settings-mgmt ?= "phosphor-settings" PREFERRED_PROVIDER_virtual/obmc-system-mgmt ?= "obmc-phosphor-sysd" -- cgit v1.2.3