aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-03-30 15:33:20 +0200
committerKoen Kooi <koen@openembedded.org>2009-03-30 15:33:20 +0200
commite8f0a65d79dfdec380ca6bf132a9a8aef999ce4b (patch)
tree5a0ba075ada20a1d82b8a838b1d7d5d80af1fdd5
parent0546e921e1d0e0c56bd2cada978abecf6bcce852 (diff)
downloadopenembedded-e8f0a65d79dfdec380ca6bf132a9a8aef999ce4b.tar.gz
omapzoom: linux-omap work better on the device than linux-omapzoom, so switch to that
-rw-r--r--conf/machine/omapzoom.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/omapzoom.conf b/conf/machine/omapzoom.conf
index 22fe5d4643..58b61f1281 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"