From: Koen Kooi Date: Sun, 19 Oct 2008 16:10:10 +0000 (+0200) Subject: angstrom 2008 preferred versions: move busybox to 1.11.3 since someone deleted the... X-Git-Tag: Release-2010-05/1~5731^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44c937dc478236138cffe1e18a877a74f4a9f281;p=openembedded.git angstrom 2008 preferred versions: move busybox to 1.11.3 since someone deleted the 1.11.1 version we want...... * I currently don't have the time to trackdown and revert the commit that deleted it --- diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc index 097e61f701..9cef972fb8 100644 --- a/conf/distro/include/angstrom-2008-preferred-versions.inc +++ b/conf/distro/include/angstrom-2008-preferred-versions.inc @@ -1,5 +1,5 @@ PREFERRED_VERSION_automake-native = "1.10" -PREFERRED_VERSION_busybox = "1.11.1" +PREFERRED_VERSION_busybox = "1.11.3" PREFERRED_VERSION_cairo = "1.7.6" PREFERRED_VERSION_dbus = "1.2.1" PREFERRED_VERSION_dropbear = "0.51"