Implement 'dbg', 'dev', and 'doc' package groups
authorChris Larson <chris_larson@mentor.com>
Sun, 10 Oct 2010 05:22:44 +0000 (22:22 -0700)
committerChris Larson <chris_larson@mentor.com>
Sun, 10 Oct 2010 05:38:03 +0000 (22:38 -0700)
commita3fa60656f2d411e1d726eae095fe65bbd0bcda4
treecbabf8e61366d53f8fd54c71346daff9abaf38bb
parent77734527095b04989c7773f6bc5a941faae532eb
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@mentor.com>
classes/image.bbclass
lib/oe/packagedata.py
lib/oe/packagegroup.py