aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/tosa.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-02-22 11:27:17 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-02-22 11:27:17 +0000
commitb74b0b0584241d62d83ffbdfda2b27f86f683fea (patch)
tree4e504458aa3bf02f638afba7b4874a5c57455701 /conf/machine/tosa.conf
parenta59adc06305e786170907f8f7e61c5540a3bd912 (diff)
downloadopenembedded-b74b0b0584241d62d83ffbdfda2b27f86f683fea.tar.gz
tosa: prefer 2.6.17 kernel as this is last with working USB Host support
Diffstat (limited to 'conf/machine/tosa.conf')
-rw-r--r--conf/machine/tosa.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index e9ab7dd34a..ddaf6e03c9 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -4,6 +4,9 @@
require conf/machine/include/zaurus-2.6.conf
+# newer kernels does not build
+PREFERRED_VERSION_linux-rp = "2.6.17"
+
# wlan-ng Modules
MACHINE_EXTRA_RRECOMMENDS += "wlan-ng-modules-usb"