cri-o: Disable for all mips machines

Since commit [a092153 containerd: Disable for all mips machines] applied,
and the cri-o runtime depends `virtual/containerd', it should do the same
thing to disable for all mips machines

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Hongxu Jia 2019-11-25 14:55:58 +08:00 committed by Bruce Ashfield
parent e32dad4ff9
commit de255d6afa

View File

@ -164,3 +164,4 @@ INSANE_SKIP_${PN} += "ldflags already-stripped"
deltask compile_ptest_base
COMPATIBLE_HOST = "^(?!(qemu)?mips).*"