[OE-core] [RFC PATCH 0/2] Tidy up tools-debug package group
Paul Eggleton
paul.eggleton at linux.intel.com
Tue Mar 19 11:41:37 UTC 2013
Remove rsync from packagegroup-core-tools-debug (since it was added for
Anjuta and will now be brought in by anjuta-remote-run), and move the
packages required for Eclipse support to their own packagegroup.
If there's a compelling reason for rsync to be left in or I've missed
something please let me know.
Please review the following changes for suitability for inclusion. If you have
any objections or suggestions for improvement, please respond to the patches. If
you agree with the changes, please provide your Acked-by.
The following changes since commit 7032d559c04bae09e6b7c39ddeb1bf35acc0584c:
syslinux.bbclass: Add a default serial console option and real boot menu support (2013-03-18 21:42:19 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/eclipse-debug
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/eclipse-debug
Paul Eggleton (2):
packagegroup-core-tools-debug: remove rsync
packagegroup-core-tools-debug: split out Eclipse packages
meta/classes/core-image.bbclass | 2 ++
meta/conf/local.conf.sample | 1 +
.../packagegroups/packagegroup-core-eclipse-debug.bb | 10 ++++++++++
.../packagegroups/packagegroup-core-tools-debug.bb | 3 ---
meta/recipes-extended/images/core-image-lsb-sdk.bb | 2 +-
meta/recipes-rt/images/core-image-rt-sdk.bb | 2 +-
meta/recipes-sato/images/core-image-sato-sdk.bb | 2 +-
7 files changed, 16 insertions(+), 6 deletions(-)
create mode 100644 meta/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb
--
1.7.10.4
More information about the Openembedded-core
mailing list