<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/lib/oe/packagegroup.py, branch 2011-1</title>
<subtitle>Mirror of openembedded-core</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/'/>
<entry>
<title>oe.packagegroup: add code for package groups (sync from OE)</title>
<updated>2011-05-20T16:41:03+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-10-09T03:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=4df212e9c2a1dd7c80d180fd13b67e9f2799d3e1'/>
<id>4df212e9c2a1dd7c80d180fd13b67e9f2799d3e1</id>
<content type='text'>
This includes some utility functions for dealing with groups of packages
defined in the metadata.  Metadata syntax:

    PACKAGE_GROUP_&lt;group&gt; = "&lt;list of packages&gt;"

If the packages in the group are optional:

    PACKAGE_GROUP_&lt;group&gt;[optional] = "1"

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes some utility functions for dealing with groups of packages
defined in the metadata.  Metadata syntax:

    PACKAGE_GROUP_&lt;group&gt; = "&lt;list of packages&gt;"

If the packages in the group are optional:

    PACKAGE_GROUP_&lt;group&gt;[optional] = "1"

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
