<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/packages/clutter/clutter.inc, branch bernard</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=bernard</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=bernard'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2010-08-27T14:29:45+00:00</updated>
<entry>
<title>Major layout change to the packages directory</title>
<updated>2010-08-27T14:29:45+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-08-27T14:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=29d6678fd546377459ef75cf54abeef5b969b5cf'/>
<id>urn:sha1:29d6678fd546377459ef75cf54abeef5b969b5cf</id>
<content type='text'>
Having one monolithic packages directory makes it hard to find things
and is generally overwhelming. This commit splits it into several
logical sections roughly based on function, recipes.txt gives more
information about the classifications used.

The opportunity is also used to switch from "packages" to "recipes"
as used in OpenEmbedded as the term "packages" can be confusing to
people and has many different meanings.

Not all recipes have been classified yet, this is just a first pass
at separating things out. Some packages are moved to meta-extras as
they're no longer actively used or maintained.

Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>autotools: deprecate autotools_stage class</title>
<updated>2010-04-27T16:11:28+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-04-26T16:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4d1f39af753ff93e08c91e08bc1b7c0037b89142'/>
<id>urn:sha1:4d1f39af753ff93e08c91e08bc1b7c0037b89142</id>
<content type='text'>
Move the functionality into autotools and ensure all our Poky recipes are no
longer using it.
Keep the autools_stage class around for OE compatability but just have it
inherit autools.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>clutter: remove unneeded gettext dependancy</title>
<updated>2010-01-04T10:33:57+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2009-12-22T15:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e33839b65b856826e87f82f7d5dc076b2f2b6d0a'/>
<id>urn:sha1:e33839b65b856826e87f82f7d5dc076b2f2b6d0a</id>
<content type='text'>
Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>clutter: add gettext to DEPENDS</title>
<updated>2009-12-17T17:39:03+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2009-12-17T16:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2286ffbb466416edf1040fb5d879a733ad4598c9'/>
<id>urn:sha1:2286ffbb466416edf1040fb5d879a733ad4598c9</id>
<content type='text'>
Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>clutter: Fix packaging of examples packages for 0.6 and 0.8 versions</title>
<updated>2009-07-27T16:41:17+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-07-27T16:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=388e267bcfa7042684dde9a7f33d145a5b5a34b8'/>
<id>urn:sha1:388e267bcfa7042684dde9a7f33d145a5b5a34b8</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>clutter: As standard DEPEND on virtual/libgl, not mesa</title>
<updated>2009-05-17T10:06:20+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-05-17T10:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b4980e302cc6710514446d83c2d44c3731ae2db9'/>
<id>urn:sha1:b4980e302cc6710514446d83c2d44c3731ae2db9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>classes/autotools_stage.bbclass: Add autotools_stage class to simplify recipes using standard autotools</title>
<updated>2008-12-30T17:07:04+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2008-12-26T19:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e380b48602db316c7d12d328192eadc52e5be861'/>
<id>urn:sha1:e380b48602db316c7d12d328192eadc52e5be861</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clutter: Convert from svn to git</title>
<updated>2008-12-18T12:02:12+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2008-12-18T12:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fc859a8ff435b28c7cc938e038a4d656b2158dc7'/>
<id>urn:sha1:fc859a8ff435b28c7cc938e038a4d656b2158dc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netbook: changed platform name from eee901 to netbook</title>
<updated>2008-10-21T14:01:02+00:00</updated>
<author>
<name>Samuel Ortiz</name>
<email>sameo@linux.intel.com</email>
</author>
<published>2008-10-21T14:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e5c53ce035eb36fc1b416e9971582a45754844be'/>
<id>urn:sha1:e5c53ce035eb36fc1b416e9971582a45754844be</id>
<content type='text'>
We want to have a more generic platform definition.
The netbook machine one currently supports the eee901 and the aspire one.
We also moved the machine and netbook image definitions to meta-moblin.
</content>
</entry>
<entry>
<title>- This adds clutter-{gst,gtk,cairo}-0.8 recipes and clutter-{gst,gtk,cairo}-0.6 recipes.</title>
<updated>2008-10-02T17:11:36+00:00</updated>
<author>
<name>Robert Bragg</name>
<email>bob@openedhand.com</email>
</author>
<published>2008-10-02T17:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c856d8bde2cee71f1da6b97eec05ff121e0ede74'/>
<id>urn:sha1:c856d8bde2cee71f1da6b97eec05ff121e0ede74</id>
<content type='text'>
- It removes the 0.4 recipes.
- It renames things so that the major.minor revision is now part of the package name.
  This lets us correctly specify SRCREVs for each branch, and allows parallell install.
- All the SRCREVs have been updated to the heads of their corresponding branches


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5384 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
</feed>
