summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/images/core-image-lsb.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/images/core-image-lsb.bb')
-rw-r--r--meta/recipes-extended/images/core-image-lsb.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/images/core-image-lsb.bb b/meta/recipes-extended/images/core-image-lsb.bb
index 8435596da1..2c47dc6b09 100644
--- a/meta/recipes-extended/images/core-image-lsb.bb
+++ b/meta/recipes-extended/images/core-image-lsb.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "A foundational basic image without support for X that can be \
2reasonably used for customization and is suitable for implementations that \ 2reasonably used for customization and is suitable for implementations that \
3conform to Linux Standard Base (LSB)." 3conform to Linux Standard Base (LSB)."
4 4
5IMAGE_FEATURES += "apps-console-core ssh-server-openssh" 5IMAGE_FEATURES += "splash ssh-server-openssh"
6 6
7IMAGE_INSTALL = "\ 7IMAGE_INSTALL = "\
8 ${CORE_IMAGE_BASE_INSTALL} \ 8 ${CORE_IMAGE_BASE_INSTALL} \