From 4dd15c895a2910e62d671fecd9fe189ae986721b Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Sat, 20 Mar 2010 22:11:14 -0500 Subject: [PATCH] preferred-slugos-versions.inc: bump up autotools-native, and lock down autotools This will avoid build problems when newer autotools become available. --- conf/distro/include/preferred-slugos-versions.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" -- 2.39.5