[meta-virtualization] [PATCH] docker: Set the same COMPATIBLE_HOST as containerd-opencontainers.

Bruce Ashfield bruce.ashfield at gmail.com
Wed Mar 20 11:43:17 PDT 2019


merged

Bruce

On Tue, Mar 19, 2019 at 4:46 AM Robert Yang <liezhi.yang at windriver.com> wrote:
>
> It depends on virtual/containerd which is provided by
> containerd-opencontainers, so set the same COMPATIBLE_HOST as the last one.
>
> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
> ---
>  recipes-containers/docker/docker_git.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb
> index 19e773b..fd33714 100644
> --- a/recipes-containers/docker/docker_git.bb
> +++ b/recipes-containers/docker/docker_git.bb
> @@ -174,3 +174,5 @@ RDEPENDS_${PN}-contrib += "bash"
>  # DO NOT STRIP docker
>  INHIBIT_PACKAGE_STRIP = "1"
>  INSANE_SKIP_${PN} += "ldflags textrel"
> +
> +COMPATIBLE_HOST = "^(?!(qemu)?mips).*"
> --
> 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