[oe-commits] Koen Kooi : beagleboard: move to linux-omap kernel, version 2.6.27

GIT User account git at amethyst.openembedded.net
Thu Dec 11 11:43:04 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 419ef2b29286bb5171b05dc9b34ecebb23981445
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=419ef2b29286bb5171b05dc9b34ecebb23981445

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Dec 11 12:39:54 2008 +0100

beagleboard: move to linux-omap kernel, version 2.6.27
* This gives us proper XV support, DSP support and SGX support

---

 conf/machine/beagleboard.conf |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index 600f2aa..3204ee8 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"
 





More information about the Openembedded-commits mailing list