-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07-10-10 03:46, Khem Raj wrote:
> Hi
> 
> Following set of patches is v2 of the patches adding support for getting 
> libtool 2.4 into
> openemebedded. I have so far built minimal-image for two machines 
> successfully using old 
> and new libtool.
> 
> The libtool sysroot feature knob is added through LIBTOOL_HAS_SYSROOT 
> variable. If this is
> set to "yes" then you ought to use libtool > 2.4 by default its set to "no" 
> which means
> the current behavior remains.
> 
> 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 needs a lot of testing.
> 
> Please cherry pick the patch bundle and give it a try in yout environment
> 
> 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
> 
> LIBTOOL_HAS_SYSROOT = "yes"
> LIBTOOL_VER = "2.4"
> PREFERRED_VERSION_libtool           = "${LIBTOOL_VER}"
> PREFERRED_VERSION_libtool-native    = "${LIBTOOL_VER}"
> PREFERRED_VERSION_libtool-cross     = "${LIBTOOL_VER}"
> PREFERRED_VERSION_libtool-nativesdk = "${LIBTOOL_VER}"
> PREFERRED_VERSION_libtool-sdk       = "${LIBTOOL_VER}"
> 
> Please review, test, and provide feedback

Libtool-sdk_2.4.bb was missing, so I just pushed a version that makes
pkgconfig-sdk build, but it fails in meta-toolchain since it installs
files that are clashing with binutils-sdk. Could you have a look at that
please?

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMsw2AMkyGM64RGpERArhjAKCwxaL5N2wxpCw/mxDHjNkyu3igJgCgqZ7e
xajKCa+yK0st6GL/vMg91uM=
=rT5A
-----END PGP SIGNATURE-----


_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to