diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb index 9a8ff8b7..90718e98 100644 --- a/recipes-containers/k3s/k3s_git.bb +++ b/recipes-containers/k3s/k3s_git.bb @@ -30,6 +30,8 @@ inherit goarch inherit systemd inherit cni_networking +COMPATIBLE_HOST = "^(?!mips).*" + PACKAGECONFIG = "" PACKAGECONFIG[upx] = ",,upx-native" GO_IMPORT = "import"