summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-02-05 12:02:35 -0800
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-28 00:38:32 +0000
commita36894f97204c466ba00606bfa44e9175c747b11 (patch)
treeb1fa7397fdd5c9d0e57f5bc8ca05f08cb971e99a /meta-phosphor/conf
parentb70091a3f0d36fb7d5ea0eaae223a5de06a507d8 (diff)
downloadtalos-openbmc-a36894f97204c466ba00606bfa44e9175c747b11.tar.gz
talos-openbmc-a36894f97204c466ba00606bfa44e9175c747b11.zip
Remove legacy settings service
xyz.openbmc_project.Settings has replaced this function Resolves openbmc/openbmc#2339 Change-Id: Ifec6a2fda088c4631e3835d3276a54e09b5d7147 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 3158c8f74..f55c4f6b0 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -112,7 +112,6 @@ VIRTUAL-RUNTIME_obmc-dump-manager ?= "phosphor-debug-collector-manager"
# Provide support for monitoring BMC core dumps
VIRTUAL-RUNTIME_obmc-dump-monitor ?= "phosphor-debug-collector-monitor"
-PREFERRED_PROVIDER_virtual/obmc-settings-mgmt ?= "phosphor-settings"
PREFERRED_PROVIDER_virtual/obmc-system-mgmt ?= "obmc-phosphor-sysd"
PREFERRED_PROVIDER_virtual/obmc-wsgihost ?= "phosphor-gevent"
@@ -123,10 +122,10 @@ PREFERRED_PROVIDER_virtual/obmc-wsgihost ?= "phosphor-gevent"
VIRTUAL-RUNTIME_phosphor-hwmon-config ?= \
"${@cf_enabled(d, 'obmc-mrw', 'phosphor-hwmon-config-mrw')}"
-# obmc-settings-mgr
+# obmc-settings-mgmt
#
# Provides a manager for user settings.
-VIRTUAL-RUNTIME_obmc-settings-mgr ?= "phosphor-settings-manager"
+VIRTUAL-RUNTIME_obmc-settings-mgmt ?= "phosphor-settings-manager"
# obmc-network-manager
#
OpenPOWER on IntegriCloud