<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/packages/drm, branch master</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/'/>
<updated>2010-08-27T14:29:45Z</updated>
<entry>
<title>Major layout change to the packages directory</title>
<updated>2010-08-27T14:29:45Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-08-27T14:14:24Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.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>libdrm: upgrade to latest version 2.4.21</title>
<updated>2010-06-29T16:13:36Z</updated>
<author>
<name>Yu Ke</name>
<email>ke.yu@intel.com</email>
</author>
<published>2010-06-23T13:15:26Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=5e2162039e08df3b19080d5c25aeece514add238'/>
<id>urn:sha1:5e2162039e08df3b19080d5c25aeece514add238</id>
<content type='text'>
Signed-off-by: Yu Ke &lt;ke.yu@intel.com&gt;
</content>
</entry>
<entry>
<title>libdrm: meta data update</title>
<updated>2010-06-29T16:13:36Z</updated>
<author>
<name>Yu Ke</name>
<email>ke.yu@intel.com</email>
</author>
<published>2010-06-23T13:15:25Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=663fddca988350997c3057f19d1ad0063abaf4fa'/>
<id>urn:sha1:663fddca988350997c3057f19d1ad0063abaf4fa</id>
<content type='text'>
add the description, homepage,
and change the variable order according to the style guide

Signed-off-by: Yu Ke &lt;ke.yu@intel.com&gt;
</content>
</entry>
<entry>
<title>autotools: deprecate autotools_stage class</title>
<updated>2010-04-27T16:11:28Z</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-04-26T16:41:05Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.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>libdrm: bump version to 2.4.17 as required by mesa 7.7</title>
<updated>2010-02-10T14:34:02Z</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-02-10T14:01:46Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=2c2994718c3dde6249afe66ebffb5c3cec0c313f'/>
<id>urn:sha1:2c2994718c3dde6249afe66ebffb5c3cec0c313f</id>
<content type='text'>
Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>xorg: Bulk version upgrades</title>
<updated>2010-02-03T00:29:41Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-02-03T00:29:41Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=4cb58790daad0b069c93158c4270d2367e3fa100'/>
<id>urn:sha1:4cb58790daad0b069c93158c4270d2367e3fa100</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>libdrm: Create a common include file and att virtual/libx11 to DEPENDS</title>
<updated>2010-01-27T12:11:11Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-01-27T12:11:11Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=c6868ce84e7525e283875e6111aa97cafc7192e8'/>
<id>urn:sha1:c6868ce84e7525e283875e6111aa97cafc7192e8</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>libdrm: 2.4.7 -&gt; 2.4.15</title>
<updated>2010-01-26T23:19:09Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-01-26T16:17:37Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=6391725f947ac216d168a37e10d174eab8542ab7'/>
<id>urn:sha1:6391725f947ac216d168a37e10d174eab8542ab7</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>drm/mesa: Bump PR due to pkgconfig changes</title>
<updated>2009-07-07T14:17:22Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-07-07T14:17:22Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=8aaffe702ac5755a5efcc77ffe413f6fce3ba6e3'/>
<id>urn:sha1:8aaffe702ac5755a5efcc77ffe413f6fce3ba6e3</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>drm/mesa/xorg-video-inte/xorg-xserver: Update PV revisions</title>
<updated>2009-06-26T16:39:59Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-06-26T16:39:59Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=a36becf4f8d61cdb947ce5d7908beaf97d5a9db0'/>
<id>urn:sha1:a36becf4f8d61cdb947ce5d7908beaf97d5a9db0</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
</feed>
