<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/packages/pkgconfig, branch 1.2_M1</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.2_M1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.2_M1'/>
<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>pkgconfig: upgrade to version 0.25</title>
<updated>2010-07-16T15:25:17+00:00</updated>
<author>
<name>Qing He</name>
<email>qing.he@intel.com</email>
</author>
<published>2010-07-13T07:04:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=46039a37abf74b0757c7d81a3c25681f35b91a03'/>
<id>urn:sha1:46039a37abf74b0757c7d81a3c25681f35b91a03</id>
<content type='text'>
from 0.23

changes:
  - remove sysrootfix patch, it's now in upstream
  - use external popt instead of the included one

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</content>
</entry>
<entry>
<title>pkgconfig: 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:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=47cc37d2d57b075dc0b227f9839e398762a33652'/>
<id>urn:sha1:47cc37d2d57b075dc0b227f9839e398762a33652</id>
<content type='text'>
add bugtracker, list license as GPLv2+

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</content>
</entry>
<entry>
<title>pkgconfig: add patch to disable legacy scripts such as glib-config</title>
<updated>2010-06-25T13:54:40+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-06-22T12:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4f14e0a240f5d6e4eeecdb4bbbae7205e2070cab'/>
<id>urn:sha1:4f14e0a240f5d6e4eeecdb4bbbae7205e2070cab</id>
<content type='text'>
On an F13 host with glib-config installed pkgconfig-native can get into a
horrible state with recursive calls between pkg-config and glib-config.
The patch adds a configure time option to disable legacy script support in
pkgconfig and makes use of the option for Poky.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>pkgconfig: Add SCM version for testing purposes (not default)</title>
<updated>2010-01-29T15:51:05+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-01-29T15:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1e4ec6242eafd902b7b950db784d12255be18482'/>
<id>urn:sha1:1e4ec6242eafd902b7b950db784d12255be18482</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>pkgconfig: Drop pointless staging function</title>
<updated>2009-11-16T22:36:10+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-16T22:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=70fbc8858dc793efbedc04e8e5ae2c24c40b323f'/>
<id>urn:sha1:70fbc8858dc793efbedc04e8e5ae2c24c40b323f</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>pkgconfig: 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-05T13:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3a201d0d4b7b14eb4f0e29b1c1c5ad0647b0a3fc'/>
<id>urn:sha1:3a201d0d4b7b14eb4f0e29b1c1c5ad0647b0a3fc</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>sdk.bbclass: Rename to nativesdk.bbclass</title>
<updated>2009-09-17T21:25:22+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-09-16T23:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0d7207ca39d1671682f9467a804766b151048573'/>
<id>urn:sha1:0d7207ca39d1671682f9467a804766b151048573</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Drop now unneeded FILESDIR and S variables from various recipes</title>
<updated>2009-01-02T15:34:40+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@ted.(none)</email>
</author>
<published>2009-01-02T15:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f8a23031e2a02e5fbef63a01d33e036bc57240b3'/>
<id>urn:sha1:f8a23031e2a02e5fbef63a01d33e036bc57240b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkgconfig-sdk: Fix duplicate patch application</title>
<updated>2008-04-15T23:45:35+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2008-04-15T23:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=acd2ae179b7648a935d2c73d344b8eeff026a0db'/>
<id>urn:sha1:acd2ae179b7648a935d2c73d344b8eeff026a0db</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4277 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
</feed>
