From: Robert Schuster Date: Thu, 19 Mar 2009 21:10:30 +0000 (+0100) Subject: chinook-compat.conf: Fix automake-native preference. X-Git-Tag: Release-2010-05/1~3796^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52efc66214d7c88497393998e8a66db959a98635;p=openembedded.git chinook-compat.conf: Fix automake-native preference. --- diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf index 213b33cec8..2ab87bdfb0 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -60,7 +60,7 @@ PREFERRED_PROVIDER_linux-libc-header = "linux-libc-headers" PREFERRED_PROVIDER_virtual/libx11 = "libx11" PREFERRED_PROVIDER_gconf ?= "gconf-dbus" -PREFERRED_VERSION_automake-native = "1.10" +PREFERRED_VERSION_automake-native = "1.10.2" PREFERRED_VERSION_binutils = "2.17.50.0.12" PREFERRED_VERSION_binutils-cross = "2.18"