From: Koen Kooi Date: Thu, 11 Dec 2008 11:39:54 +0000 (+0100) Subject: beagleboard: move to linux-omap kernel, version 2.6.27 X-Git-Tag: Release-2010-05/1~4786 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=419ef2b29286bb5171b05dc9b34ecebb23981445;p=openembedded.git beagleboard: move to linux-omap kernel, version 2.6.27 * This gives us proper XV support, DSP support and SGX support --- diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf index 600f2aa373..3204ee87d9 100644 --- a/conf/machine/beagleboard.conf +++ b/conf/machine/beagleboard.conf @@ -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"