summaryrefslogtreecommitdiffstats
path: root/recipes-core/packagegroups
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/packagegroups')
-rw-r--r--recipes-core/packagegroups/packagegroup-container.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/packagegroups/packagegroup-container.bb b/recipes-core/packagegroups/packagegroup-container.bb
index c41576a3..38a64637 100644
--- a/recipes-core/packagegroups/packagegroup-container.bb
+++ b/recipes-core/packagegroups/packagegroup-container.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
4 4
5inherit packagegroup 5inherit packagegroup
6 6
7COMPATIBLE_HOST:riscv64 = "null" 7COMPATIBLE_HOST = "^(?!(mips|riscv)).*"
8 8
9PACKAGES = "\ 9PACKAGES = "\
10 packagegroup-container \ 10 packagegroup-container \