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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/images/core-image-lsb-sdk.bb b/meta/recipes-extended/images/core-image-lsb-sdk.bb
index da8c250d2e..c77425fc39 100644
--- a/meta/recipes-extended/images/core-image-lsb-sdk.bb
+++ b/meta/recipes-extended/images/core-image-lsb-sdk.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "Basic image without X support suitable for Linux Standard Base \
4(LSB) implementations. It includes the full meta-toolchain, plus development \ 4(LSB) implementations. It includes the full meta-toolchain, plus development \
5headers and libraries to form a standalone SDK." 5headers and libraries to form a standalone SDK."
6 6
7IMAGE_FEATURES += "tools-sdk dev-pkgs tools-debug tools-profile tools-testapps debug-tweaks" 7IMAGE_FEATURES += "tools-sdk dev-pkgs tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks"
8 8
9IMAGE_INSTALL += "kernel-dev" 9IMAGE_INSTALL += "kernel-dev"
10 10