<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/packages/libtool/libtool_2.2.6.bb, branch bernard</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=bernard</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=bernard'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2010-07-09T05:05:20+00:00</updated>
<entry>
<title>libtool family: upgrade from 2.2.6 to 2.2.10</title>
<updated>2010-07-09T05:05:20+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2010-06-21T10:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.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: 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:49+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-06-01T13:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.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: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.enea.com/cgit/linux/poky.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: Fix a bug where trailing slash characters could break path comparisions</title>
<updated>2010-02-02T16:19:09+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-02-02T16:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.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>
<entry>
<title>libtool: Fix sysroot preprocess function</title>
<updated>2009-12-02T13:25:14+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-12-02T13:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1678395e60681c27d5018890a5b669ac9dc81a3b'/>
<id>urn:sha1:1678395e60681c27d5018890a5b669ac9dc81a3b</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>libtool: Only apply sysroot mangling to libtool itself (not native/cross/nativesdk)</title>
<updated>2009-11-30T12:08:39+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-30T12:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=15b539544443a7814cfc3a50e9c25015b462f236'/>
<id>urn:sha1:15b539544443a7814cfc3a50e9c25015b462f236</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>libtool: Allow ltdl to stage only</title>
<updated>2009-11-27T17:42:45+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-27T17:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=400f1ca0236f5610c83f9f6c151391741b94a12b'/>
<id>urn:sha1:400f1ca0236f5610c83f9f6c151391741b94a12b</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>libtool: Don't install into staging since we need libtool-cross there</title>
<updated>2009-11-27T11:32:43+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-27T11:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a813f239d44816df9b4b838e49924e3986467016'/>
<id>urn:sha1:a813f239d44816df9b4b838e49924e3986467016</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>libtool: Convert various varients to use do_install for staging</title>
<updated>2009-11-17T00:15:07+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-17T00:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5b8b6c6bc71f39fc481e7a275570b615f27127ea'/>
<id>urn:sha1:5b8b6c6bc71f39fc481e7a275570b615f27127ea</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>
</feed>
