<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/packages/matchbox-panel-2, branch master</title>
<subtitle>Mirror of openembedded-core</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/'/>
<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.multitech.net/cgit/openembedded-core.git/commit/?id=29d6678fd546377459ef75cf54abeef5b969b5cf'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>matchbox-panel-2: Update to 2109</title>
<updated>2010-07-13T14:21:43+00:00</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2010-07-06T09:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=7a92d3208cd1091fdc93f2625a4cb205966eec83'/>
<id>7a92d3208cd1091fdc93f2625a4cb205966eec83</id>
<content type='text'>
Also add a patch to fix the upstream compile error caused by a typo.

Signed-off-by: Zhai Edwin &lt;edwin.zhai@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add a patch to fix the upstream compile error caused by a typo.

Signed-off-by: Zhai Edwin &lt;edwin.zhai@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>matchbox-panel-2: Fix the metadata</title>
<updated>2010-07-02T14:28:54+00:00</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2010-07-01T11:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=ea1f53d2f3d325ceddce1b12da9d5cfcfa4fae07'/>
<id>ea1f53d2f3d325ceddce1b12da9d5cfcfa4fae07</id>
<content type='text'>
Signed-off-by: Zhai Edwin &lt;edwin.zhai@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Zhai Edwin &lt;edwin.zhai@intel.com&gt;
</pre>
</div>
</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.multitech.net/cgit/openembedded-core.git/commit/?id=4d1f39af753ff93e08c91e08bc1b7c0037b89142'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>matchbox-panel-2: Convert to use autotools_stage</title>
<updated>2009-06-12T14:56:46+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-06-12T14:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=d950827961693b16587b6622c696aefebc349865'/>
<id>d950827961693b16587b6622c696aefebc349865</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>matchbox-panel: enable the relevant battery plugin depending on the machine features</title>
<updated>2008-10-08T15:25:01+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross@openedhand.com</email>
</author>
<published>2008-10-08T15:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=986e49c43bce4539e0847b2232eb91a649af291b'/>
<id>986e49c43bce4539e0847b2232eb91a649af291b</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5462 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5462 311d38ba-8fff-0310-9ca6-ca027cbcb966
</pre>
</div>
</content>
</entry>
<entry>
<title>matchbox-panel-2: added missing dependency on dbus-glib</title>
<updated>2008-07-02T14:18:48+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openedhand.com</email>
</author>
<published>2008-07-02T14:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=fe4bd95b098cc7025ae9d84826348367345e316f'/>
<id>fe4bd95b098cc7025ae9d84826348367345e316f</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4770 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4770 311d38ba-8fff-0310-9ca6-ca027cbcb966
</pre>
</div>
</content>
</entry>
<entry>
<title>matchbox-panel: update to latest srcrev, with new icons and new applets</title>
<updated>2008-02-18T18:01:49+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross@openedhand.com</email>
</author>
<published>2008-02-18T18:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=74de793dc291035cd3cd5dc81e35ed4b8efc810c'/>
<id>74de793dc291035cd3cd5dc81e35ed4b8efc810c</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3825 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3825 311d38ba-8fff-0310-9ca6-ca027cbcb966
</pre>
</div>
</content>
</entry>
<entry>
<title>matchbo-panel: ship the battery images</title>
<updated>2008-02-12T21:08:50+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross@openedhand.com</email>
</author>
<published>2008-02-12T21:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=faed8fc7f772e3e1a3ca41f01805850a71952416'/>
<id>faed8fc7f772e3e1a3ca41f01805850a71952416</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3785 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3785 311d38ba-8fff-0310-9ca6-ca027cbcb966
</pre>
</div>
</content>
</entry>
<entry>
<title>matchbox-panel-2: Fix RPROVIDES and friends to just apply to PN, else bad things happen with the -dbg and -dev packages</title>
<updated>2007-11-06T01:12:43+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-11-06T01:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=1ab9a482036a7a9314d47377c11f4478b9b77903'/>
<id>1ab9a482036a7a9314d47377c11f4478b9b77903</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3075 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3075 311d38ba-8fff-0310-9ca6-ca027cbcb966
</pre>
</div>
</content>
</entry>
</feed>
