summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf/machine
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2015-10-22 03:24:23 +0300
committerBrad Bishop <bradleyb@us.ibm.com>2015-10-22 03:25:36 +0300
commitc88c37c926c4070c158e2de978b9a558fb0b10d7 (patch)
tree0ee6c4092006a37cab50281889ce663975f4e90e /meta-phosphor/conf/machine
parent5bd1f3da4906c257ce97618c70783ddddac4d7d1 (diff)
downloadopenbmc-c88c37c926c4070c158e2de978b9a558fb0b10d7.tar.xz
Remove example applications from build.
They can still be built. Not included in any images. Part 2 of 2 (meta-palmetto, meta-phosphor).
Diffstat (limited to 'meta-phosphor/conf/machine')
-rw-r--r--meta-phosphor/conf/machine/include/sample.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-phosphor/conf/machine/include/sample.inc b/meta-phosphor/conf/machine/include/sample.inc
index 801706fc67..16e29801f8 100644
--- a/meta-phosphor/conf/machine/include/sample.inc
+++ b/meta-phosphor/conf/machine/include/sample.inc
@@ -19,3 +19,10 @@ VIRTUAL-RUNTIME_obmc-phosphor-flash-ctl = " \
"
PREFERRED_PROVIDER_virtual/obmc-phosphor-host-ipmi-hw ?= "host-ipmi-hw-example"
+PREFERRED_PROVIDER_virtual/obmc-phosphor-chassis-mgmt = "obmc-phosphor-chassisd"
+PREFERRED_PROVIDER_virtual/obmc-phosphor-event-mgmt = "obmc-phosphor-eventd"
+PREFERRED_PROVIDER_virtual/obmc-phosphor-fan-mgmt = "obmc-phosphor-fand"
+PREFERRED_PROVIDER_virtual/obmc-phosphor-flash-mgmt = "obmc-phosphor-flashd"
+PREFERRED_PROVIDER_virtual/obmc-phosphor-policy-mgmt = "obmc-phosphor-policyd"
+PREFERRED_PROVIDER_virtual/obmc-phosphor-sensor-mgmt = "obmc-phosphor-sensord"
+PREFERRED_PROVIDER_virtual/obmc-phosphor-system-mgmt = "obmc-phosphor-sysd"