diff options
Diffstat (limited to 'meta/recipes-extended/images')
-rw-r--r-- | meta/recipes-extended/images/core-image-lsb-sdk.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/images/core-image-lsb-sdk.bb b/meta/recipes-extended/images/core-image-lsb-sdk.bb index 047d66b696..7601410828 100644 --- a/meta/recipes-extended/images/core-image-lsb-sdk.bb +++ b/meta/recipes-extended/images/core-image-lsb-sdk.bb | |||
@@ -2,8 +2,8 @@ DESCRIPTION = "Basic image without X support suitable for Linux Standard Base \ | |||
2 | (LSB) implementations. It includes the full meta-toolchain, plus development \ | 2 | (LSB) implementations. It includes the full meta-toolchain, plus development \ |
3 | headers and libraries to form a standalone SDK." | 3 | headers and libraries to form a standalone SDK." |
4 | 4 | ||
5 | IMAGE_FEATURES += "apps-console-core tools-sdk dev-pkgs ssh-server-openssh" | 5 | IMAGE_FEATURES += "apps-console-core tools-sdk dev-pkgs ssh-server-openssh \ |
6 | EXTRA_IMAGE_FEATURES = "tools-debug tools-profile tools-testapps debug-tweaks" | 6 | tools-debug tools-profile tools-testapps debug-tweaks" |
7 | 7 | ||
8 | 8 | ||
9 | IMAGE_INSTALL = "\ | 9 | IMAGE_INSTALL = "\ |