aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-02-06 20:59:07 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-06 20:59:07 +0000
commitd752b04091a4c2c595ec55a44c7e48285e674eb7 (patch)
treeeb0aa15e7d3c4d6aaa547ec06f6ecb52146a9a09 /conf
parentc1e1362698b3675c35d032e2d80acea5607cf8b2 (diff)
downloadopenembedded-d752b04091a4c2c595ec55a44c7e48285e674eb7.tar.gz
tosa 2.4 config: set preferred version of wlan-ng-modules to 0.2.1-pre26
since it is the most recent version that works - taken from .dev (in a bit other way)
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/tosa-2.4.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/tosa-2.4.conf b/conf/machine/tosa-2.4.conf
index 6e208f4fc6..28254ac5f1 100644
--- a/conf/machine/tosa-2.4.conf
+++ b/conf/machine/tosa-2.4.conf
@@ -3,6 +3,7 @@ PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa"
# Later versions are broken on kernel 2.4
PREFERRED_VERSION_orinoco-modules = "0.13e"
+PREFERRED_VERSION_wlan-ng-modules = "0.2.1-pre26"
BOOTSTRAP_EXTRA_DEPENDS += "wlan-ng-modules wlan-ng-utils virtual/kernel hostap-modules \
orinoco-modules sharp-sdmmc-support usbutils console-tools"