From: Koen Kooi Date: Sat, 28 Oct 2006 16:42:15 +0000 (+0000) Subject: angstrom: lets not subject users to an untested busybox version right now :) X-Git-Tag: Release-2010-05/1~9453^2~565 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e53d9ec53589d1e900ef9c0c18ec962e2302603;p=openembedded.git angstrom: lets not subject users to an untested busybox version right now :) --- diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index ca7f6eeb3f..aae3677a8d 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -8,7 +8,7 @@ #DISTRO_VERSION = "2007.1" DISTRO_VERSION = "test-${DATE}" -DISTRO_REVISION = "4" +DISTRO_REVISION = "5" require conf/distro/include/angstrom.inc require conf/distro/include/sane-srcdates.inc @@ -124,7 +124,7 @@ PREFERRED_VERSION_glibc-intermediate ?= "2.5" # Busybox <1.1.0 doesn't have EABI support -PREFERRED_VERSION_busybox = "1.2.2" +PREFERRED_VERSION_busybox = "1.2.1" PREFERRED_VERSION_orinoco-modules_h3600 = "0.13e" PREFERRED_VERSION_orinoco-modules_h3900 = "0.13e"