aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2010-03-20 22:11:14 -0500
committerMike Westerhof <mwester@dls.net>2010-03-20 22:11:14 -0500
commit4dd15c895a2910e62d671fecd9fe189ae986721b (patch)
tree7a5512c04e80e97468e5c671f7c1816e9afb58c8 /conf
parent30c7c2f4a647216d58a6e4599d73356e0249a2b5 (diff)
downloadopenembedded-4dd15c895a2910e62d671fecd9fe189ae986721b.tar.gz
preferred-slugos-versions.inc: bump up autotools-native, and lock down autotools
This will avoid build problems when newer autotools become available.
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/preferred-slugos-versions.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc
index e0ad87ddc3..2749c39ce8 100644
--- a/conf/distro/include/preferred-slugos-versions.inc
+++ b/conf/distro/include/preferred-slugos-versions.inc
@@ -31,7 +31,8 @@ SRCREV_pn-opkg-sdk = "160"
### alphabetically. Note that the main slugos.inc file
### may include preferred versions for toolchain components.
-PREFERRED_VERSION_automake-native ?= "1.10.2"
+PREFERRED_VERSION_automake-native ?= "1.10.3"
+PREFERRED_VERSION_automake ?= "1.10.3"
PREFERRED_VERSION_binutils ?= "2.18.50.0.7"
PREFERRED_VERSION_binutils-cross ?= "2.18.50.0.7"
PREFERRED_VERSION_binutils-cross-sdk ?= "2.18.50.0.7"