[meta-virtualization] [PATCH] spice: set COMPATIBLE_HOST

Bruce Ashfield bruce.ashfield at gmail.com
Tue Jul 25 06:10:00 PDT 2017


merged.

Bruce

On Tue, Jul 25, 2017 at 3:17 AM, Chen Qi <Qi.Chen at windriver.com> wrote:

> Set COMPATIBLE_HOST to restrict building only for x86 archs.
>
> The configure script clearly requires x86 archs. Message is as below.
>
>   Only x86 and x86-64 are supported
>
> Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
> ---
>  recipes-support/spice/spice_git.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-support/spice/spice_git.bb b/recipes-support/spice/
> spice_git.bb
> index 6f1be3a..e62f315 100644
> --- a/recipes-support/spice/spice_git.bb
> +++ b/recipes-support/spice/spice_git.bb
> @@ -70,3 +70,5 @@ do_install_append() {
>         oe_runmake DESTDIR="${D}" install
>         cd -
>  }
> +
> +COMPATIBLE_HOST = '(x86_64|i.86).*-linux'
> --
> 2.11.0
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20170725/4fdb1cc2/attachment-0001.html>


More information about the meta-virtualization mailing list