diff options
Diffstat (limited to 'meta/recipes-sato/images')
-rw-r--r-- | meta/recipes-sato/images/core-image-sato-sdk.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/images/core-image-sato-sdk.bb b/meta/recipes-sato/images/core-image-sato-sdk.bb index 1caca402f6..882c2bf53d 100644 --- a/meta/recipes-sato/images/core-image-sato-sdk.bb +++ b/meta/recipes-sato/images/core-image-sato-sdk.bb | |||
@@ -5,7 +5,7 @@ core-image-sato plus meta-toolchain, development headers and libraries to \ | |||
5 | form a standalone SDK." | 5 | form a standalone SDK." |
6 | 6 | ||
7 | IMAGE_FEATURES += "dev-pkgs tools-sdk qt4-pkgs \ | 7 | IMAGE_FEATURES += "dev-pkgs tools-sdk qt4-pkgs \ |
8 | tools-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh" | 8 | tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh" |
9 | 9 | ||
10 | IMAGE_INSTALL += "kernel-dev" | 10 | IMAGE_INSTALL += "kernel-dev" |
11 | 11 | ||