[oe-commits] Chris Larson : Implement 'dbg', 'dev', and 'doc' package groups

git version control git at git.openembedded.org
Sun Oct 10 05:40:13 UTC 2010


Module: openembedded.git
Branch: master
Commit: a3fa60656f2d411e1d726eae095fe65bbd0bcda4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a3fa60656f2d411e1d726eae095fe65bbd0bcda4

Author: Chris Larson <chris_larson at mentor.com>
Date:   Sat Oct  9 22:22:44 2010 -0700

Implement 'dbg', 'dev', and 'doc' package groups

These allow one to include debugging, development, and documentation files for
all packages installed in the image, via IMAGE_FEATURES.

Signed-off-by: Chris Larson <chris_larson at mentor.com>

---

 classes/image.bbclass  |   53 ++++++++++++++++-----
 lib/oe/packagedata.py  |  118 +++++++++++++++++++++++++++++++++---------------
 lib/oe/packagegroup.py |   23 +++++++--
 3 files changed, 139 insertions(+), 55 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=a3fa60656f2d411e1d726eae095fe65bbd0bcda4




More information about the Openembedded-commits mailing list