summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/packagegroups/packagegroup-core-base-utils.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-base-utils.bb b/meta/recipes-extended/packagegroups/packagegroup-core-base-utils.bb
index 611e0cafcc..18e227144a 100644
--- a/meta/recipes-extended/packagegroups/packagegroup-core-base-utils.bb
+++ b/meta/recipes-extended/packagegroups/packagegroup-core-base-utils.bb
@@ -5,6 +5,8 @@
5SUMMARY = "Full-featured set of base utils" 5SUMMARY = "Full-featured set of base utils"
6DESCRIPTION = "Package group bringing in packages needed to provide much of the base utils type functionality found in busybox" 6DESCRIPTION = "Package group bringing in packages needed to provide much of the base utils type functionality found in busybox"
7 7
8PACKAGE_ARCH = "${MACHINE_ARCH}"
9
8inherit packagegroup 10inherit packagegroup
9 11
10VIRTUAL-RUNTIME_vim ?= "vim-tiny" 12VIRTUAL-RUNTIME_vim ?= "vim-tiny"