Fix a failure building phosphor-debug-collector
Change-Id: I2724bcadc0a44c2f2d6c59e8c481e9d7e16e59a9
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index a4415be..3bff0f0 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -95,8 +95,8 @@
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"