summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorChris Austen <austenc@us.ibm.com>2015-11-02 07:02:16 +0300
committerChris Austen <austenc@us.ibm.com>2015-11-02 07:02:16 +0300
commite6a0cfb2a8aec68b500b0b13c4ef5cfc30e3bfd9 (patch)
tree5244cdaf8e1392a515575893a0b62a39bff1cf39 /meta-phosphor/conf
parent4bd2cbf723a746dfe80a0dded0473a71f7950eed (diff)
downloadopenbmc-e6a0cfb2a8aec68b500b0b13c4ef5cfc30e3bfd9.tar.xz
stop the build break for btbridge on qemu
btbridge is not even part of the qemu image
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/machine/include/sample.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-phosphor/conf/machine/include/sample.inc b/meta-phosphor/conf/machine/include/sample.inc
index 2b8f986898..e71b85f4ce 100644
--- a/meta-phosphor/conf/machine/include/sample.inc
+++ b/meta-phosphor/conf/machine/include/sample.inc
@@ -20,8 +20,7 @@ VIRTUAL-RUNTIME_obmc-phosphor-flash-ctl = " \
VIRTUAL-RUNTIME_obmc-phosphor-ipmi-parsers = " \
host-ipmid-oem \
"
-
-PREFERRED_PROVIDER_virtual/obmc-phosphor-host-ipmi-hw ?= "host-ipmi-hw-example"
+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"