summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorJosh King <jdking@us.ibm.com>2017-01-19 14:04:03 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-01-27 02:37:52 +0000
commitd2b95c714b4b4aee453c860032815bcd345774e5 (patch)
tree97dc7a25af974121c04cfea4a51459648f5a293d /meta-phosphor/conf
parent55f7f1810cfe8d63b92d3aa499469b772b30659b (diff)
downloadtalos-openbmc-d2b95c714b4b4aee453c860032815bcd345774e5.tar.gz
talos-openbmc-d2b95c714b4b4aee453c860032815bcd345774e5.zip
Incorporate new phosphor-bmc-state-manager into appropriate image
Change-Id: I4c013d98e03703b1328d85ae00cebb8500ffa205 Signed-off-by: Josh King <jdking@us.ibm.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc1
-rw-r--r--meta-phosphor/conf/distro/openbmc-phosphor.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index f5263bbbb..5bada924e 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -21,6 +21,7 @@ PREFERRED_PROVIDER_virtual/obmc-settings-mgmt ?= "phosphor-settings"
PREFERRED_PROVIDER_virtual/obmc-logging-mgmt ?= "phosphor-logging"
PREFERRED_PROVIDER_virtual/obmc-host-state-mgmt ?= "phosphor-state-manager"
PREFERRED_PROVIDER_virtual/obmc-chassis-state-mgmt ?= "phosphor-state-manager"
+PREFERRED_PROVIDER_virtual/obmc-bmc-state-mgmt ?= "phosphor-state-manager"
# virtual/phosphor-ipmi-fru-config
#
diff --git a/meta-phosphor/conf/distro/openbmc-phosphor.conf b/meta-phosphor/conf/distro/openbmc-phosphor.conf
index 06df823ce..b177b9e10 100644
--- a/meta-phosphor/conf/distro/openbmc-phosphor.conf
+++ b/meta-phosphor/conf/distro/openbmc-phosphor.conf
@@ -36,6 +36,7 @@ DISTRO_FEATURES = "\
avahi \
obmc-host-state-mgmt \
obmc-chassis-state-mgmt \
+ obmc-bmc-state-mgmt \
${DISTRO_FEATURES_LIBC} \
"
OpenPOWER on IntegriCloud