beagleboard: make linux-omap the preferred kernel, this makes UVC cams work on OTG
authorKoen Kooi <koen@openembedded.org>
Wed, 22 Oct 2008 06:59:45 +0000 (08:59 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 22 Oct 2008 06:59:45 +0000 (08:59 +0200)
conf/machine/beagleboard.conf

index 5d88ade..d32578e 100644 (file)
@@ -29,7 +29,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
 SERIAL_CONSOLE = "115200 ttyS2"
 
 # No kernel recipe yet
-PREFERRED_PROVIDER_virtual/kernel = "linux-omap2"
+PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
 
 KERNEL_IMAGETYPE = "uImage"