From: Eric Bénard Date: Tue, 15 Feb 2011 20:45:46 +0000 (+0100) Subject: angstrom-2010: prefer busybox-1.18.3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53a8358f0a0faa8f1e2d3f331a0ac6200c3ae2e3;p=openembedded.git angstrom-2010: prefer busybox-1.18.3 this is the latest stable version Signed-off-by: Eric Bénard Cc: Koen Kooi Acked-by: Koen Kooi --- diff --git a/conf/distro/include/angstrom-2010-preferred-versions.inc b/conf/distro/include/angstrom-2010-preferred-versions.inc index 7a11f0b0cc..7ef799ac6b 100644 --- a/conf/distro/include/angstrom-2010-preferred-versions.inc +++ b/conf/distro/include/angstrom-2010-preferred-versions.inc @@ -12,7 +12,7 @@ PREFERRED_VERSION_autoconf = "2.65" PREFERRED_VERSION_autoconf-native = "2.65" PREFERRED_VERSION_automake = "1.11.1" PREFERRED_VERSION_automake-native = "1.11.1" -PREFERRED_VERSION_busybox = "1.18.2" +PREFERRED_VERSION_busybox = "1.18.3" PREFERRED_VERSION_cairo = "1.10.0" PREFERRED_VERSION_dbus = "1.2.24" PREFERRED_VERSION_dropbear = "0.52"