[oe-commits] Koen Kooi : omapzoom: linux-omap work better on the device than linux-omapzoom, so switch to that

GIT User account git at amethyst.openembedded.net
Mon Mar 30 14:04:23 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Mar 30 15:33:20 2009 +0200

omapzoom: linux-omap work better on the device than linux-omapzoom, so switch to that

---

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

diff --git a/conf/machine/omapzoom.conf b/conf/machine/omapzoom.conf
index 22fe5d4..58b61f1 100644
--- a/conf/machine/omapzoom.conf
+++ b/conf/machine/omapzoom.conf
@@ -24,8 +24,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
 # Guesswork
 SERIAL_CONSOLE = "115200 ttyS2"
 
-# Will be merged into the linux-omap recipe soon
-PREFERRED_PROVIDER_virtual/kernel = "linux-omapzoom"
+PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
 
 KERNEL_IMAGETYPE = "uImage"
 





More information about the Openembedded-commits mailing list