From: Koen Kooi Date: Fri, 7 Jul 2006 09:37:40 +0000 (+0000) Subject: Angstrom 2006.9: prefer a busybox with EABI support X-Git-Tag: Release-2010-05/1~9453^2~1308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70fb7db46eaf05491c04ef72d8ee5ac4ff0fbb9a;p=openembedded.git Angstrom 2006.9: prefer a busybox with EABI support --- diff --git a/conf/distro/angstrom-2006.9.conf b/conf/distro/angstrom-2006.9.conf index be7241b0de..8ae2b56010 100644 --- a/conf/distro/angstrom-2006.9.conf +++ b/conf/distro/angstrom-2006.9.conf @@ -83,6 +83,9 @@ PREFERRED_VERSION_glibc-intermediate ?= "2.4" # PREFERRED_VERSION_gcc-cross-initial = "3.4.4+csl-arm-2005q3" +# Busybox <1.1.0 doesn't have EABI support +PREFERRED_VERSION_busybox = "1.2.0" + PREFERRED_VERSION_orinoco-modules_h3600 = "0.13e" PREFERRED_VERSION_orinoco-modules_h3900 = "0.13e" PREFERRED_VERSION_dbus ?= "0.61"