git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a59adc0
)
tosa: prefer 2.6.17 kernel as this is last with working USB Host support
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 22 Feb 2007 11:27:17 +0000
(11:27 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 22 Feb 2007 11:27:17 +0000
(11:27 +0000)
conf/machine/tosa.conf
patch
|
blob
|
history
diff --git
a/conf/machine/tosa.conf
b/conf/machine/tosa.conf
index
e9ab7dd
..
ddaf6e0
100644
(file)
--- 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"