| Submitter | Elizabeth Flanagan |
|---|---|
| Date | April 16, 2012, 8:10 p.m. |
| Message ID | <f21050583e1ff9e045767afab27bef48028a3d6c.1334606582.git.elizabeth.flanagan@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/25955/ |
| State | Accepted |
| Commit | 25a997ca9b24d9265b62717fd01ebb26e7d21bba |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-sato/images/core-image-sato-sdk.bb b/meta/recipes-sato/images/core-image-sato-sdk.bb index 6dfd470..eed1698 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 @@ # DESCRIPTION = "Image with Sato support that includes everything within \ core-image-sato plus meta-toolchain, development headers and libraries to \ -form a standalone SD." +form a standalone SDK." IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} dev-pkgs tools-sdk qt4-pkgs" EXTRA_IMAGE_FEATURES += "tools-debug tools-profile tools-testapps debug-tweaks"
Fix for a minor type in DESCRIPTION Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> --- meta/recipes-sato/images/core-image-sato-sdk.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)