[PATCH openbmc 9/9] Make host-ipmid pull in host IPMI to hw package

Patrick Williams patrick at stwcx.xyz
Tue Oct 20 10:03:21 AEDT 2015


On Mon, Oct 19, 2015 at 07:56:45AM -0500, OpenBMC Patches wrote:
> From: Brad Bishop <bradleyb at us.ibm.com>
> 
> Set preferred providers for palmetto and qemuarm targets.
> ---
>  .../meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf    | 2 ++
>  meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb          | 2 ++
>  meta-phosphor/conf/machine/include/sample.inc                           | 2 ++
>  3 files changed, 6 insertions(+)
> 
> diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf
> index 0efdda0..0ef430e 100644
> --- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf
> +++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf
> @@ -29,3 +29,5 @@ UBOOT_ENTRYPOINT = "0x40008000"
>  UBOOT_LOADADDRESS = "0x40008000"
>  
>  FLASH_SIZE = "32768"
> +
> +PREFERRED_PROVIDER_virtual/obmc-phosphor-host-ipmi-hw = "host-ipmi-bt"

This should be done in the common openpower config file?  Maybe we have
some dependency between your two pull requests.

> diff --git a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
> index 5f38eb3..ab3a1cb 100644
> --- a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
> +++ b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
> @@ -3,6 +3,8 @@ DESCRIPTION = "Phosphor OpenBMC IPMI router and plugin libraries"
>  HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid"
>  PR = "r1"
>  
> +RRECOMMENDS_${PN} = "virtual/obmc-phosphor-host-ipmi-hw"
> +
>  inherit obmc-phosphor-license
>  inherit obmc-phosphor-sdbus-service
>  inherit obmc-phosphor-c-daemon
> diff --git a/meta-phosphor/conf/machine/include/sample.inc b/meta-phosphor/conf/machine/include/sample.inc
> index 89ad0ec..801706f 100644
> --- a/meta-phosphor/conf/machine/include/sample.inc
> +++ b/meta-phosphor/conf/machine/include/sample.inc
> @@ -17,3 +17,5 @@ VIRTUAL-RUNTIME_obmc-phosphor-chassis-ctl = " \
>  VIRTUAL-RUNTIME_obmc-phosphor-flash-ctl = " \
>         obmc-phosphor-example-pydbus \
>         "
> +
> +PREFERRED_PROVIDER_virtual/obmc-phosphor-host-ipmi-hw ?= "host-ipmi-hw-example"
> -- 
> 2.6.0
> 
> 
> _______________________________________________
> openbmc mailing list
> openbmc at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc

-- 
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/20151019/8e7a2636/attachment.sig>


More information about the openbmc mailing list