[meta-virtualization] [PATCH V2] ceph: only support x86-64

Richard Purdie richard.purdie at linuxfoundation.org
Tue Oct 9 03:33:06 PDT 2018


On Tue, 2018-10-09 at 18:03 +0800, Dengke Du wrote:
> Signed-off-by: Dengke Du <dengke.du at windriver.com>
> ---
>  recipes-extended/ceph/ceph_13.2.1.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/recipes-extended/ceph/ceph_13.2.1.bb b/recipes-
> extended/ceph/ceph_13.2.1.bb
> index d7186b9..7888e64 100644
> --- a/recipes-extended/ceph/ceph_13.2.1.bb
> +++ b/recipes-extended/ceph/ceph_13.2.1.bb
> @@ -60,3 +60,4 @@ FILES_${PN}-dev += "\
>  RDEPENDS_${PN} += "\
>  		python \
>  "
> +COMPATIBLE_MACHINE = "(qemux86-64|intel-x86-64)"

If you mean x86-64, don't you want COMPATIBLE_HOST ?

Cheers,

Richard



More information about the meta-virtualization mailing list