[meta-virtualization] [PATCH] containerd: Disable for all mips machines

Bruce Ashfield bruce.ashfield at gmail.com
Tue Sep 25 14:40:08 PDT 2018


merged.

Bruce

On Mon, Sep 24, 2018 at 11:28 PM,  <zhe.he at windriver.com> wrote:
> From: He Zhe <zhe.he at windriver.com>
>
> containerd does not support mips since it depends on boltdb which does not
> support mips.
>
> Signed-off-by: He Zhe <zhe.he at windriver.com>
> ---
>  recipes-containers/containerd/containerd.inc | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-containers/containerd/containerd.inc b/recipes-containers/containerd/containerd.inc
> index eb47cc9..0eca5a6 100644
> --- a/recipes-containers/containerd/containerd.inc
> +++ b/recipes-containers/containerd/containerd.inc
> @@ -88,3 +88,5 @@ FILES_${PN} += "${systemd_system_unitdir}/*"
>
>  INHIBIT_PACKAGE_STRIP = "1"
>  INSANE_SKIP_${PN} += "ldflags already-stripped"
> +
> +COMPATIBLE_HOST = "^(?!(qemu)?mips).*"
> --
> 2.7.4
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list