<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/packages/file, branch jethro</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>file: reinstate 5.04 upgrades with modifications</title>
<updated>2010-08-27T12:04:38+00:00</updated>
<author>
<name>Qing He</name>
<email>qing.he@intel.com</email>
</author>
<published>2010-08-17T02:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=9a60cbcf48deac3d36643f03943b8b1b1c4dfd0e'/>
<id>9a60cbcf48deac3d36643f03943b8b1b1c4dfd0e</id>
<content type='text'>
reinstate the patch since rpm recipe has been upgraded

&gt; commit 21d586b47c8c5338913c5e8ca2ee604409cc57a0
&gt; Author: Qing He &lt;qing.he@intel.com&gt;
&gt; Date:   Tue Jul 6 13:19:10 2010 +0800
&gt;
&gt;     file: upgrade to version 5.04
&gt;
&gt;     from 4.18
&gt;
&gt;     changes:
&gt;       - remove native-fix.patch and sed line in do_configure_prepend,
&gt;         AM_CONDITIONAL(IS_CROSS_COMPILE, ...) works well
&gt;       - fix the bug of not packaging ${datadir}/misc/magic.mgc,
&gt;         without this file, this utility isn't very useful
&gt;       - add zlib as explicit build dependency
&gt;
&gt;     Signed-off-by: Qing He &lt;qing.he@intel.com&gt;

new changes:
  - string/B is not supported in file 5.04, add an alias to string/W
  - '&gt;=' and '&lt;=' was not supported, add an extension for existing
    usage

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reinstate the patch since rpm recipe has been upgraded

&gt; commit 21d586b47c8c5338913c5e8ca2ee604409cc57a0
&gt; Author: Qing He &lt;qing.he@intel.com&gt;
&gt; Date:   Tue Jul 6 13:19:10 2010 +0800
&gt;
&gt;     file: upgrade to version 5.04
&gt;
&gt;     from 4.18
&gt;
&gt;     changes:
&gt;       - remove native-fix.patch and sed line in do_configure_prepend,
&gt;         AM_CONDITIONAL(IS_CROSS_COMPILE, ...) works well
&gt;       - fix the bug of not packaging ${datadir}/misc/magic.mgc,
&gt;         without this file, this utility isn't very useful
&gt;       - add zlib as explicit build dependency
&gt;
&gt;     Signed-off-by: Qing He &lt;qing.he@intel.com&gt;

new changes:
  - string/B is not supported in file 5.04, add an alias to string/W
  - '&gt;=' and '&lt;=' was not supported, add an extension for existing
    usage

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "file: upgrade to version 5.04"</title>
<updated>2010-07-14T16:38:34+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-07-14T16:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=f60aa088b3cd00dcf60e499f789981970f05ed89'/>
<id>f60aa088b3cd00dcf60e499f789981970f05ed89</id>
<content type='text'>
This reverts commit 21d586b47c8c5338913c5e8ca2ee604409cc57a0 as it breaks rpm-native.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 21d586b47c8c5338913c5e8ca2ee604409cc57a0 as it breaks rpm-native.
</pre>
</div>
</content>
</entry>
<entry>
<title>file: upgrade to version 5.04</title>
<updated>2010-07-07T16:12:56+00:00</updated>
<author>
<name>Qing He</name>
<email>qing.he@intel.com</email>
</author>
<published>2010-07-06T05:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=21d586b47c8c5338913c5e8ca2ee604409cc57a0'/>
<id>21d586b47c8c5338913c5e8ca2ee604409cc57a0</id>
<content type='text'>
from 4.18

changes:
  - remove native-fix.patch and sed line in do_configure_prepend,
    AM_CONDITIONAL(IS_CROSS_COMPILE, ...) works well
  - fix the bug of not packaging ${datadir}/misc/magic.mgc,
    without this file, this utility isn't very useful
  - add zlib as explicit build dependency

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from 4.18

changes:
  - remove native-fix.patch and sed line in do_configure_prepend,
    AM_CONDITIONAL(IS_CROSS_COMPILE, ...) works well
  - fix the bug of not packaging ${datadir}/misc/magic.mgc,
    without this file, this utility isn't very useful
  - add zlib as explicit build dependency

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>file: fix metadata</title>
<updated>2010-07-02T22:32:44+00:00</updated>
<author>
<name>Qing He</name>
<email>qing.he@intel.com</email>
</author>
<published>2010-07-01T08:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=4d160902f823a746b4f131b489a01ec51cc5531f'/>
<id>4d160902f823a746b4f131b489a01ec51cc5531f</id>
<content type='text'>
add homepage, slight re-order

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add homepage, slight re-order

Signed-off-by: Qing He &lt;qing.he@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>file: Convert to BBCLASSEXTEND</title>
<updated>2009-11-13T12:15:24+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-04T17:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=315d4ab7c8c8cf59cca7c6fd11ccd13e846e1041'/>
<id>315d4ab7c8c8cf59cca7c6fd11ccd13e846e1041</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>Remove unneeded S variables</title>
<updated>2009-01-03T18:34:00+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-01-03T18:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=f091e6c78ac882deae3961939af57d5423560db3'/>
<id>f091e6c78ac882deae3961939af57d5423560db3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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.multitech.net/cgit/openembedded-core.git/commit/?id=e380b48602db316c7d12d328192eadc52e5be861'/>
<id>e380b48602db316c7d12d328192eadc52e5be861</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>file: remove whitespace</title>
<updated>2007-10-19T10:57:47+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openedhand.com</email>
</author>
<published>2007-10-19T10:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=3be60de4cc7b7a2ebed7acd72d57c7bd6987632b'/>
<id>3be60de4cc7b7a2ebed7acd72d57c7bd6987632b</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2915 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@2915 311d38ba-8fff-0310-9ca6-ca027cbcb966
</pre>
</div>
</content>
</entry>
</feed>
