diff options
Diffstat (limited to 'meta')
-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 6dfd470f66..eed1698063 100644 --- a/meta/recipes-sato/images/core-image-sato-sdk.bb +++ b/meta/recipes-sato/images/core-image-sato-sdk.bb | |||
@@ -3,7 +3,7 @@ | |||
3 | # | 3 | # |
4 | DESCRIPTION = "Image with Sato support that includes everything within \ | 4 | DESCRIPTION = "Image with Sato support that includes everything within \ |
5 | core-image-sato plus meta-toolchain, development headers and libraries to \ | 5 | core-image-sato plus meta-toolchain, development headers and libraries to \ |
6 | form a standalone SD." | 6 | form a standalone SDK." |
7 | 7 | ||
8 | IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} dev-pkgs tools-sdk qt4-pkgs" | 8 | IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} dev-pkgs tools-sdk qt4-pkgs" |
9 | EXTRA_IMAGE_FEATURES += "tools-debug tools-profile tools-testapps debug-tweaks" | 9 | EXTRA_IMAGE_FEATURES += "tools-debug tools-profile tools-testapps debug-tweaks" |