summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorDeepak Kodihalli <dkodihal@in.ibm.com>2017-05-17 06:42:51 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-06-02 03:31:09 +0000
commitfeb8867b4faa4aacb3b648dc3c8c9d597dadc394 (patch)
treea34187f356ae4cf65d8b50688f26176ccd88dae9 /meta-phosphor/conf
parent69d3de017c3bcf4ade3fbd55aeb49b5b7074975d (diff)
downloadtalos-openbmc-feb8867b4faa4aacb3b648dc3c8c9d597dadc394.tar.gz
talos-openbmc-feb8867b4faa4aacb3b648dc3c8c9d597dadc394.zip
Add recipe for the new settings manager
Change-Id: I28b3454c0066649b0c163616247f9ca1bbf3abb3 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 870407535..80a5c8871 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -121,6 +121,11 @@ PREFERRED_PROVIDER_virtual/obmc-wsgihost ?= "phosphor-gevent"
VIRTUAL-RUNTIME_phosphor-hwmon-config ?= \
"${@cf_enabled(d, 'obmc-mrw', 'phosphor-hwmon-config-mrw')}"
+# obmc-settings-mgr
+#
+# Provides a manager for user settings.
+VIRTUAL-RUNTIME_obmc-settings-mgr ?= "phosphor-settings-manager"
+
# virtual/phosphor-ipmi-fru-hostfw-config
#
# The phosphor-ipmi-fru application is data-driven and requires an input
OpenPOWER on IntegriCloud