aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/images
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-03-19 11:41:39 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-23 11:46:58 +0000
commit0d14b83469a91e40852a111682b7999285de99a7 (patch)
treec70a987be8c19ea6b3be589cfd811c437cdf5419 /meta/recipes-sato/images
parent21375469094e58c6ee860d656f0c997ff1e3d79c (diff)
downloadopenembedded-core-0d14b83469a91e40852a111682b7999285de99a7.tar.gz
packagegroup-core-tools-debug: split out Eclipse packages
Split out the packages added for Eclipse remote debugging to a separate package group so that we can avoid pulling them in if not using Eclipse. Fixes [YOCTO #3251]. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/images')
-rw-r--r--meta/recipes-sato/images/core-image-sato-sdk.bb2
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 \
form a standalone SDK."
IMAGE_FEATURES += "dev-pkgs tools-sdk qt4-pkgs \
- tools-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh"
+ tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh"
IMAGE_INSTALL += "kernel-dev"