summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorVishwanatha Subbanna <vishwa@linux.vnet.ibm.com>2017-05-12 23:31:55 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-05-12 22:32:11 +0000
commitdfd5bf3988c76e223d5ed678a8c88a2a671d50ad (patch)
treee6cb67a2819b9b5687f73c7e9eeaccfa8f02e18c /meta-phosphor/conf
parentb02d19fcc8dbbd1f61339e7713350f65c6f51ea5 (diff)
downloadtalos-openbmc-dfd5bf3988c76e223d5ed678a8c88a2a671d50ad.tar.gz
talos-openbmc-dfd5bf3988c76e223d5ed678a8c88a2a671d50ad.zip
Fix a failure building phosphor-debug-collector
Change-Id: I2724bcadc0a44c2f2d6c59e8c481e9d7e16e59a9 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc4
1 files changed, 2 insertions, 2 deletions
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"
OpenPOWER on IntegriCloud