<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/packages/libtool, 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>libtool: update patches</title>
<updated>2010-07-15T12:46:06Z</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2010-07-13T12:16:47Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=2fa0c30375586a61193f3ee1dea308fbc0fd5eb1'/>
<id>urn:sha1:2fa0c30375586a61193f3ee1dea308fbc0fd5eb1</id>
<content type='text'>
As per discussion with RP remove dolt patches.
Merge Gary Thomas's patch into trailigslash.patch

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>libtool family: fix build failure caused by previous libtool commit.</title>
<updated>2010-07-09T22:15:53Z</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2010-07-09T11:11:46Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=9b7907fae23151f250d0584f21d43bfd93fda9ad'/>
<id>urn:sha1:9b7907fae23151f250d0584f21d43bfd93fda9ad</id>
<content type='text'>
prefix.patch was removed from the target libtool recipe. But still part
of it is needed to build the man pages. So split the patch into two. One
for just fixing the man page building issue.

Also tweaked the install of libtool-nativesdk recipe as per prefix patch
changes.

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
</content>
</entry>
<entry>
<title>libtool: Only apply prefix.patch to the non-target versions of libtool</title>
<updated>2010-07-09T12:19:47Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-07-09T12:19:47Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=4e80041a4f3c9bce4ad0c2e17b3400afd4cf4185'/>
<id>urn:sha1:4e80041a4f3c9bce4ad0c2e17b3400afd4cf4185</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>libtool family: upgrade from 2.2.6 to 2.2.10</title>
<updated>2010-07-09T05:05:20Z</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2010-06-21T10:46:34Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=d42466ea43827f1c6a5a972819dac273e381d33d'/>
<id>urn:sha1:d42466ea43827f1c6a5a972819dac273e381d33d</id>
<content type='text'>
This upgrades these recipes:
 libtool_2.2.6.bb -&gt; libtool_2.2.10.bb
 libtool-native_2.2.6.bb -&gt; libtool-native_2.2.10.bb
 libtool-cross_2.2.6.bb -&gt; libtool-cross_2.2.10.bb
 libtool-nativesdk_2.2.6.bb -&gt; libtool-nativesdk_2.2.10.bb
    Also fixes build failure caused by having aclocal.m4 built with older version
    of libtool.

Rebased these patches for the newer version sources
 add_dolt.patch
 cross_compile.patch
 dolt.m4

Changed this patch to fix documentation building for non-x86 archs
 prefix.patch

Rebased and changed to fix the building of ncurses recipe:
 trailingslash.patch

Also updated metadata variables like LICENSE &amp; LIC_CHKSUM_FILES

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
</content>
</entry>
<entry>
<title>libtool-cross: Allow the compile to run else we can generate invalid (unpatched) libtool files</title>
<updated>2010-06-03T08:05:03Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-06-03T08:05:03Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=50224b5afa19c9e68fc36d9a44f3f39e8f0da225'/>
<id>urn:sha1:50224b5afa19c9e68fc36d9a44f3f39e8f0da225</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>libtool: Make sure ltmain.sh is always regenerated. We can't just remove it since it has to be present to run configure</title>
<updated>2010-06-02T10:57:49Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-06-01T13:49:54Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=648290d5bf4d6ff50d3643bb7ad902dfc23aa702'/>
<id>urn:sha1:648290d5bf4d6ff50d3643bb7ad902dfc23aa702</id>
<content type='text'>
</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>libtool: Add missing patch</title>
<updated>2010-02-02T17:29:56Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-02-02T17:29:56Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=fa9f3991d5f5883a6fd37dd87911ffd2eb2587c5'/>
<id>urn:sha1:fa9f3991d5f5883a6fd37dd87911ffd2eb2587c5</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>libtool: Fix a bug where trailing slash characters could break path comparisions</title>
<updated>2010-02-02T16:19:09Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-02-02T16:19:09Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=625ae518a3bf315686477a1c9f2aaac5c04974f0'/>
<id>urn:sha1:625ae518a3bf315686477a1c9f2aaac5c04974f0</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
</feed>
