Add Preferred version for linux-jlime-jornada6xx and include kernel modules in every...
authorKristoffer Ericson <kristoffer.ericson@gmail.com>
Sat, 26 Dec 2009 21:32:59 +0000 (22:32 +0100)
committerKristoffer Ericson <kristoffer.ericson@gmail.com>
Sat, 26 Dec 2009 21:32:59 +0000 (22:32 +0100)
Signed-off-by: Alex Furgeson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
conf/machine/jornada6xx.conf

index 3735bc0..c5249d9 100644 (file)
@@ -7,6 +7,8 @@ TARGET_ARCH = "sh3"
 require conf/machine/include/tune-sh3.inc
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-jornada6xx"
-PCMCIA_MANAGER = "pcmciautils"
+PREFERRED_VERSION_linux-jlime-jornada6xx = "2.6.17"
 
 MACHINE_FEATURES = "kernel26 pcmcia irda keyboard touchscreen screen vfat"
+MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
+PCMCIA_MANAGER = "pcmciautils"
\ No newline at end of file