[PATCH openbmc] stop the build break for btbridge on qemu

Patrick Williams patrick at stwcx.xyz
Tue Nov 3 01:43:33 AEDT 2015


On Mon, Nov 02, 2015 at 07:11:55AM -0600, OpenBMC Patches wrote:
> From: Chris Austen <austenc at us.ibm.com>
> 
> btbridge is not even part of the qemu image
> ---
>  meta-phosphor/conf/machine/include/sample.inc | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/meta-phosphor/conf/machine/include/sample.inc b/meta-phosphor/conf/machine/include/sample.inc
> index 2b8f986..e71b85f 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"
> -- 
> 2.6.0
> 
> 
> _______________________________________________
> openbmc mailing list
> openbmc at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc

Brad,

Can you confirm this?  It doesn't look correct to me.

The qemu system doesn't have the BT hardware, so we shouldn't be
installing the 'btbridge' application.  I think we were going to use the
test application (host-ipmi-hw-example?).

This change is implying to me that we should use host-ipmi-hw-example
everywhere which is certainly not correct.

-- 
Patrick Williams
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20151102/32d30ebf/attachment.sig>


More information about the openbmc mailing list