tosa: prefer 2.6.17 kernel as this is last with working USB Host support
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 22 Feb 2007 11:27:17 +0000 (11:27 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 22 Feb 2007 11:27:17 +0000 (11:27 +0000)
conf/machine/tosa.conf

index e9ab7dd..ddaf6e0 100644 (file)
@@ -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"