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 <[email protected]>
---
 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
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization

Reply via email to