summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/images/core-image-lsb-sdk.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/images/core-image-lsb-sdk.bb')
-rw-r--r--meta/recipes-extended/images/core-image-lsb-sdk.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/images/core-image-lsb-sdk.bb b/meta/recipes-extended/images/core-image-lsb-sdk.bb
index 08928913f0..32a5077e38 100644
--- a/meta/recipes-extended/images/core-image-lsb-sdk.bb
+++ b/meta/recipes-extended/images/core-image-lsb-sdk.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "A core-image-lsb that includes everything in meta-toolchain \ 1DESCRIPTION = "Basic image without X support suitable for Linux Standard Base \
2but also includes development headers and libraries to form a complete \ 2(LSB) implementations. It includes the full meta-toolchain, plus development \
3standalone SDK." 3headers and libraries to form a standalone SDK."
4 4
5IMAGE_FEATURES += "apps-console-core tools-sdk dev-pkgs ssh-server-openssh" 5IMAGE_FEATURES += "apps-console-core tools-sdk dev-pkgs ssh-server-openssh"
6EXTRA_IMAGE_FEATURES = "tools-debug tools-profile tools-testapps debug-tweaks" 6EXTRA_IMAGE_FEATURES = "tools-debug tools-profile tools-testapps debug-tweaks"