From: Michael Lauer Date: Wed, 7 Sep 2005 13:43:15 +0000 (+0000) Subject: tosa-2.4.conf: stoneage kernels need orinoco 0.13e X-Git-Tag: Release-2010-05/1~9453^2~3608^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8c4503a3a4d1595833ebc6171df5ac1cd03b3df;p=openembedded.git tosa-2.4.conf: stoneage kernels need orinoco 0.13e --- diff --git a/conf/machine/tosa-2.4.conf b/conf/machine/tosa-2.4.conf index da1d1de542..6e208f4fc6 100644 --- a/conf/machine/tosa-2.4.conf +++ b/conf/machine/tosa-2.4.conf @@ -1,6 +1,9 @@ PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa" +# Later versions are broken on kernel 2.4 +PREFERRED_VERSION_orinoco-modules = "0.13e" + BOOTSTRAP_EXTRA_DEPENDS += "wlan-ng-modules wlan-ng-utils virtual/kernel hostap-modules \ orinoco-modules sharp-sdmmc-support usbutils console-tools"