From: Koen Kooi Date: Wed, 3 Jun 2009 13:41:03 +0000 (+0200) Subject: angstrom 2009.X: switch to autoconf 2.63 * update to a newer pulseaudio as well X-Git-Tag: Release-2010-05/1~3259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5018d15c592ba4e02540e82e879d952ee7f5ea99;p=openembedded.git angstrom 2009.X: switch to autoconf 2.63 * update to a newer pulseaudio as well --- diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc index b616e21a6d..2703e50c8d 100644 --- a/conf/distro/include/angstrom-2008-preferred-versions.inc +++ b/conf/distro/include/angstrom-2008-preferred-versions.inc @@ -1,3 +1,5 @@ +PREFERRED_VERSION_autoconf = "2.63" +PREFERRED_VERSION_autoconf-native = "2.63" PREFERRED_VERSION_automake-native = "1.10.2" PREFERRED_VERSION_busybox = "1.13.2" PREFERRED_VERSION_cairo = "1.8.0" @@ -25,7 +27,7 @@ PREFERRED_VERSION_pango = "1.24.2" PREFERRED_VERSION_pixman = "0.13.2" PREFERRED_VERSION_pkgconfig = "0.23" PREFERRED_VERSION_pkgconfig-native = "0.23" -PREFERRED_VERSION_pulseaudio = "0.9.10" +PREFERRED_VERSION_pulseaudio = "0.9.15" PREFERRED_VERSION_samba = "3.3.0" PREFERRED_VERSION_tiff = "3.8.2+4.0.0beta2"