[meta-virtualization] [m-c-s][PATCH v2 1/3] glusterfs: remove PACKAGECONFIG libibverbs for arm 32 and mips

Bruce Ashfield bruce.ashfield at gmail.com
Wed May 1 12:39:00 PDT 2019


Is there a patch 2/3 in this v2 series ? I don't see it in my inbox(s).

Bruce

On Sat, Apr 27, 2019 at 9:33 PM <kai.kang at windriver.com> wrote:

> From: Kai Kang <kai.kang at windriver.com>
>
> Package libibverbs has been set imcompatible with arm 32 and mips arches
> by commit 215b975. So disable libibverbs support of glusterfs for arm 32
> and mips arches too.
>
> Signed-off-by: Kai Kang <kai.kang at windriver.com>
> ---
>  recipes-extended/glusterfs/glusterfs.inc | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/recipes-extended/glusterfs/glusterfs.inc
> b/recipes-extended/glusterfs/glusterfs.inc
> index ab5f4e0..692d74a 100644
> --- a/recipes-extended/glusterfs/glusterfs.inc
> +++ b/recipes-extended/glusterfs/glusterfs.inc
> @@ -50,6 +50,9 @@ EXTRA_OECONF = "ac_cv_file__etc_debian_version=no \
>                 "
>
>  PACKAGECONFIG ??= "georeplication libibverbs"
> +PACKAGECONFIG_remove_mipsarch = "libibverbs"
> +PACKAGECONFIG_remove_arm = "libibverbs"
> +
>  PACKAGECONFIG[debug] = "--enable-debug,--disable-debug,,"
>  PACKAGECONFIG[georeplication] =
> "--enable-georeplication,--disable-georeplication,,rsync"
>  PACKAGECONFIG[libibverbs] =
> "--enable-ibverbs,--disable-ibverbs,virtual/libibverbs librdmacm,"
> --
> 2.20.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
- "Use the force Harry" - Gandalf, Star Trek II
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20190501/73125bee/attachment.html>


More information about the meta-virtualization mailing list