From: Marcin Juszkiewicz Date: Sat, 15 Oct 2005 19:35:56 +0000 (+0000) Subject: collie.conf: set orinoco-modules 0.13e as preferred version X-Git-Tag: Release-2010-05/1~9453^2~3235^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ba758b8cf10fa025d7d5deedab18e8e4afd579b;p=openembedded.git collie.conf: set orinoco-modules 0.13e as preferred version - newer ones are broken on 2.4 kernels (or does not support it at all) --- diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf index 702a1e1ed4..428f47f71e 100644 --- a/conf/machine/collie.conf +++ b/conf/machine/collie.conf @@ -27,3 +27,6 @@ include conf/machine/tune-strongarm.conf SERIAL_CONSOLE = "115200 ttyS0" ROOT_FLASH_SIZE = "16" + +# Later versions are broken on kernel 2.4 +PREFERRED_VERSION_orinoco-modules = "0.13e"