Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2011-05-20 | oe.packagegroup: add code for package groups (sync from OE) | Chris Larson | 1 | |
This includes some utility functions for dealing with groups of packages defined in the metadata. Metadata syntax: PACKAGE_GROUP_<group> = "<list of packages>" If the packages in the group are optional: PACKAGE_GROUP_<group>[optional] = "1" Signed-off-by: Chris Larson <chris_larson@mentor.com> |