[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
Wed Apr 1 14:35:06 UTC 2009


Module: openembedded.git
Branch: stable/2009
Commit: 8c88c5f13653fa750aea410afec9b079cafbb8a0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8c88c5f13653fa750aea410afec9b079cafbb8a0

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Mar 31 10:40:10 2009 +0000

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

Signed-off-by: Koen Kooi <koen at openembedded.org>
Acked-by: Philip Balister (philip at balister.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 8f3dca1..4ca164e 100644
--- a/conf/machine/omapzoom.conf
+++ b/conf/machine/omapzoom.conf
@@ -25,8 +25,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