summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/images/core-image-basic.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-extended/images/core-image-basic.bb b/meta/recipes-extended/images/core-image-basic.bb
index 06f15a8bec..091f57db74 100644
--- a/meta/recipes-extended/images/core-image-basic.bb
+++ b/meta/recipes-extended/images/core-image-basic.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "A foundational basic image without support for X that can be \ 1DESCRIPTION = "A console-only image with more full-featured Linux system \
2reasonably used for customization." 2functionality installed."
3 3
4IMAGE_FEATURES += "splash ssh-server-openssh" 4IMAGE_FEATURES += "splash ssh-server-openssh"
5 5
@@ -8,6 +8,4 @@ IMAGE_INSTALL = "\
8 packagegroup-core-basic \ 8 packagegroup-core-basic \
9 " 9 "
10 10
11# ${CORE_IMAGE_BASE_INSTALL}
12
13inherit core-image 11inherit core-image