beagleboard: move to linux-omap kernel, version 2.6.27
authorKoen Kooi <koen@openembedded.org>
Thu, 11 Dec 2008 11:39:54 +0000 (12:39 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 11 Dec 2008 11:39:54 +0000 (12:39 +0100)
* This gives us proper XV support, DSP support and SGX support

conf/machine/beagleboard.conf

index 600f2aa..3204ee8 100644 (file)
@@ -27,8 +27,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
 # Guesswork
 SERIAL_CONSOLE = "115200 ttyS2"
 
-# No kernel recipe yet
-PREFERRED_PROVIDER_virtual/kernel = "linux-omap2"
+PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
 
 KERNEL_IMAGETYPE = "uImage"