[oe-commits] Mike Westerhof : SlugOS: preferred-slugos-versions.inc: bump up libtool to latest version

git version control git at git.openembedded.org
Thu Mar 4 10:36:44 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: b002cfb5d24acb7f8da29e3c3e7c2a6b3d321a74
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b002cfb5d24acb7f8da29e3c3e7c2a6b3d321a74

Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Mar  3 06:37:27 2010 -0600

SlugOS: preferred-slugos-versions.inc: bump up libtool to latest version
(Required by, at least, wireshark)

---

 conf/distro/include/preferred-slugos-versions.inc |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc
index 204047f..e0ad87d 100644
--- a/conf/distro/include/preferred-slugos-versions.inc
+++ b/conf/distro/include/preferred-slugos-versions.inc
@@ -48,10 +48,10 @@ PREFERRED_VERSION_glibc				?= "2.6.1"
 PREFERRED_VERSION_glibc-initial			?= "2.6.1"
 PREFERRED_VERSION_ipkg				?= "0.99.163"
 PREFERRED_VERSION_ipkg-native			?= "0.99.163"
-PREFERRED_VERSION_libtool			?= "2.2.6a"
-PREFERRED_VERSION_libtool-native		?= "2.2.6a"
-PREFERRED_VERSION_libtool-cross			?= "2.2.6a"
-PREFERRED_VERSION_libtool-sdk			?= "2.2.6a"
+PREFERRED_VERSION_libtool			?= "2.2.6b"
+PREFERRED_VERSION_libtool-native		?= "2.2.6b"
+PREFERRED_VERSION_libtool-cross			?= "2.2.6b"
+PREFERRED_VERSION_libtool-sdk			?= "2.2.6b"
 PREFERRED_VERSION_linux-libc-headers		?= "2.6.23"
 PREFERRED_VERSION_m4				?= "1.4.8"
 PREFERRED_VERSION_m4-native			?= "1.4.8"





More information about the Openembedded-commits mailing list