[oe] [STABLE][PATCH] omapzoom: linux-omap work better on the device than linux-omapzoom, so switch to that

Koen Kooi k.kooi at student.utwente.nl
Tue Mar 31 20:40:10 UTC 2009


From: Koen Kooi <koen at openembedded.org>


Signed-off-by: Koen Kooi <koen at openembedded.org>
---
 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"
 
-- 
1.5.6.5





More information about the Openembedded-devel mailing list