On 09/24/2012 04:54 PM, Colin Walters wrote:
[Not heavily tested, but sent for discussion]

task-core-sdk is too big - for example, I simply don't want to ship tcl, ever =)
Historically distcc caused a large dependency graph explosion because it has
a utility which uses gtk+, although that was fixed.

packagegroup-core-sdk also includes coreutils, which is a bit
confusing; conceptually things dependent on coreutils should pull it
in explicitly, or possibly we just declare coreutils to be in the
minimal build set.

So packagegroup-core-buildessential is intended to be similar to
Debian's "build-essential" package.  It's the stuff needed by say 80+%
of components, not worth repeating over and over.

Signed-off-by: Colin Walters <walt...@verbum.org>
---
  .../packagegroup-core-buildessential.bb            | 30 ++++++++++++++++++++++
  .../packagegroups/packagegroup-core-sdk.bb         | 17 +-----------
  2 files changed, 31 insertions(+), 16 deletions(-)
  create mode 100644 
meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb


Merged into OE-Core

Thanks
        Sau!



_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to