[oe-commits] org.oe.dev tosa: prefer 2.6.17 kernel as this is last with working USB Host support

hrw commit openembedded-commits at lists.openembedded.org
Thu Feb 22 11:34:22 UTC 2007


tosa: prefer 2.6.17 kernel as this is last with working USB Host support

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 6c1ed5cfb5510bfd08565e5ff345b53c1cfcfe7e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=6c1ed5cfb5510bfd08565e5ff345b53c1cfcfe7e
Files:
1
conf/machine/tosa.conf
Diffs:

#
# mt diff -r34eba82d1cb76098c919175dd3aadc90f75bde51 -r6c1ed5cfb5510bfd08565e5ff345b53c1cfcfe7e
#
# 
# 
# patch "conf/machine/tosa.conf"
#  from [a8b9eb6aeea6969bae02e9b1d1aa81b7c0a1ed62]
#    to [6c59a88ddb8ab5b419264c1a4d2f172bd7ba76c3]
# 
============================================================
--- conf/machine/tosa.conf	a8b9eb6aeea6969bae02e9b1d1aa81b7c0a1ed62
+++ conf/machine/tosa.conf	6c59a88ddb8ab5b419264c1a4d2f172bd7ba76c3
@@ -1,9 +1,12 @@ require conf/machine/include/zaurus-2.6.
 #@TYPE: Machine
 #@NAME: Sharp Zaurus SL-6000
 #@DESCRIPTION: Machine configuration for the PXA255 based Sharp Zaurus SL-6000 device
 
 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"
 






More information about the Openembedded-commits mailing list