diff options
| -rw-r--r-- | recipes-core/packagegroups/packagegroup-kubernetes.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/packagegroups/packagegroup-kubernetes.bb b/recipes-core/packagegroups/packagegroup-kubernetes.bb index 7e6937b1..d518fc15 100644 --- a/recipes-core/packagegroups/packagegroup-kubernetes.bb +++ b/recipes-core/packagegroups/packagegroup-kubernetes.bb | |||
| @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda | |||
| 4 | 4 | ||
| 5 | inherit packagegroup | 5 | inherit packagegroup |
| 6 | 6 | ||
| 7 | COMPATIBLE_HOST:riscv64 = "null" | 7 | COMPATIBLE_HOST = "(x86_64|arm|aarch64).*-linux" |
| 8 | 8 | ||
| 9 | # k3s has this restriction | 9 | # k3s has this restriction |
| 10 | inherit features_check | 10 | inherit features_check |
