From: Khem Raj Date: Sat, 5 Jun 2010 05:59:58 +0000 (-0700) Subject: angstrom-2008-preferred-versions.inc: Set 1.11 PREFERRED_VERSION for automake-native X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747f297ca4aa7543c49151f1d15a79dbac95c36b;p=openembedded.git angstrom-2008-preferred-versions.inc: Set 1.11 PREFERRED_VERSION for automake-native Signed-off-by: Khem Raj Acked-by: Koen Kooi --- diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc index 94beffb94f..2779504be9 100644 --- a/conf/distro/include/angstrom-2008-preferred-versions.inc +++ b/conf/distro/include/angstrom-2008-preferred-versions.inc @@ -5,7 +5,7 @@ require conf/distro/include/angstrom-codec-engine-${CE_VERSION}-preferred-versio PREFERRED_VERSION_autoconf = "2.65" PREFERRED_VERSION_autoconf-native = "2.65" -PREFERRED_VERSION_automake-native = "1.10.3" +PREFERRED_VERSION_automake-native = "1.11" PREFERRED_VERSION_busybox = "1.13.2" PREFERRED_VERSION_cairo = "1.8.10" PREFERRED_VERSION_dbus = "1.2.24"