All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] libtool 2.4 upgrade
@ 2010-10-05  7:43 Khem Raj
  2010-10-05  7:43 ` [PATCH 1/6] libtool-2.4: Add recipes for libtool 2.4 Khem Raj
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Khem Raj @ 2010-10-05  7:43 UTC (permalink / raw)
  To: openembedded-devel

Hi

Following set of patches is intial support for getting libtool 2.4 into
openemebedded. I have so far built minimal-image for two machines successfully

The big change that libtool 2.4 brings is sysroot support and I have added
support to use this feature. It should make our life easier.

This patchset is not final but needs a lot of testing testing and testing

Please cherry pick the patch bundle and give it a try in yout environment

There might be libtool macro updates needed for few packages. I have
a patch which does it for gnutls the changes will be similar for others

Some distros pin libtool version to 2.2.6b

include/preferred-slugos-versions.inc
include/angstrom-2008-preferred-versions.inc
include/kaeilos-2009-preferred-versions.inc
include/angstrom-2010-preferred-versions.inc
include/preferred-shr-versions.inc

So if you are using one of these distro's then you might have
to override the version in your local.conf

PREFERRED_VERSION_libtool_local       = "2.4"
PREFERRED_VERSION_libtool-native_local = "2.4"
PREFERRED_VERSION_libtool-cross_local = "2.4"
PREFERRED_VERSION_libtool-sdk_local   = "2.4"

Please review and test and provide feedback

Thanks

-Khem




^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2010-10-05 18:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-05  7:43 [PATCH 0/6] libtool 2.4 upgrade Khem Raj
2010-10-05  7:43 ` [PATCH 1/6] libtool-2.4: Add recipes for libtool 2.4 Khem Raj
2010-10-05  8:16   ` Holger Freyther
2010-10-05 18:35     ` Khem Raj
2010-10-05  7:43 ` [PATCH 2/6] bitbake.conf: No need to add sysroot to -rpath-link or -L in TARGET_LDFLAGS Khem Raj
2010-10-05  7:44 ` [PATCH 3/6] autotools.bbclass: Add --with-sysroot to configure Khem Raj
2010-10-05  7:44 ` [PATCH 4/6] cross.bbclass, staging.bbclass, utils.bbclass: With sysroot support in libtool, its not needed to edit .la files Khem Raj
2010-10-05  7:44 ` [PATCH 5/6] insane.bbclass: Do not check for installed=yes in " Khem Raj
2010-10-05  7:44 ` [PATCH 6/6] gnutls_2.10.1.bb: Update to libtools 2.4 macros Khem Raj
2010-10-05  8:24   ` Holger Freyther
2010-10-05 18:37     ` Khem Raj
2010-10-05 10:38 ` [PATCH 0/6] libtool 2.4 upgrade Koen Kooi
2010-10-05 13:15   ` Frans Meulenbroeks
2010-10-05 15:15   ` Tom Rini
2010-10-05 16:13     ` Koen Kooi
2010-10-05 17:50       ` Frans Meulenbroeks
2010-10-05 18:41     ` Khem Raj
2010-10-05 18:40   ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.