[meta-virtualization] [meta-virt][m-c-s][v2][PATCH 1/1] libibverbs: do not try to build for arm 32 bit or any mips

Bruce Ashfield bruce.ashfield at gmail.com
Fri Apr 12 07:52:17 PDT 2019


Thanks Joe.

v2 is now merged.

Bruce

On Mon, Apr 8, 2019 at 5:23 PM Joe Slater <joe.slater at windriver.com> wrote:
>
> arch.h does not contain macros for 32 bit arm or any mips arch.
>
> Signed-off-by: Joe Slater <joe.slater at windriver.com>
> ---
>  recipes-extended/libibverbs/libibverbs_1.2.1.bb | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/recipes-extended/libibverbs/libibverbs_1.2.1.bb b/recipes-extended/libibverbs/libibverbs_1.2.1.bb
> index dd74522..fa7eee6 100644
> --- a/recipes-extended/libibverbs/libibverbs_1.2.1.bb
> +++ b/recipes-extended/libibverbs/libibverbs_1.2.1.bb
> @@ -29,3 +29,6 @@ do_install_append() {
>
>  PROVIDES = "virtual/libibverbs"
>  RPROVIDES_${PN} = "virtual/libibverbs"
> +
> +COMPATIBLE_HOST_mipsarch = "none"
> +COMPATIBLE_HOST_arm = "none"
> --
> 2.7.4
>
> --
> _______________________________________________
> 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
- "Use the force Harry" - Gandalf, Star Trek II


More information about the meta-virtualization mailing list