[oe-commits] Koen Kooi : beagleboard: make linux-omap the preferred kernel, this makes UVC cams work on OTG

GIT User account git at amethyst.openembedded.net
Wed Oct 22 07:49:12 UTC 2008


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Oct 22 08:59:45 2008 +0200

beagleboard: make linux-omap the preferred kernel, this makes UVC cams work on OTG

---

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

diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index 5d88ade..d32578e 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -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"
 





More information about the Openembedded-commits mailing list