[meta-virtualization] [PATCH] dev86: add "COMPATIBLE_HOST" in the recipe

Bruce Ashfield bruce.ashfield at gmail.com
Sun May 26 08:39:47 PDT 2013


On Sun, May 26, 2013 at 2:04 AM,  <lei.yang at windriver.com> wrote:
> From: Lei Yang <lei.yang at windriver.com>
>
> dev86 is only used for x86/x86-64

A reasonable change. I've staged it here.

Bruce

>
> Signed-off-by: Lei Yang <lei.yang at windriver.com>
> ---
>  recipes-extended/dev86/dev86_0.16.19.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes-extended/dev86/dev86_0.16.19.bb b/recipes-extended/dev86/dev86_0.16.19.bb
> index ea03812..807504e 100644
> --- a/recipes-extended/dev86/dev86_0.16.19.bb
> +++ b/recipes-extended/dev86/dev86_0.16.19.bb
> @@ -33,5 +33,5 @@ do_install() {
>         ln -s ../lib/bcc/bcc-cc1 ${D}${prefix}/bin/bcc-cc1
>
>  }
> -
> +COMPATIBLE_HOST = "(i.86|x86_64).*-linux"
>  FILES_${PN} += "${libdir}/bcc"
> --
> 1.7.1
>
> _______________________________________________
> 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"



More information about the meta-virtualization mailing list