merged Bruce
On Tue, Mar 19, 2019 at 4:46 AM Robert Yang <[email protected]> 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 <[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 -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
