From: Koen Kooi Date: Mon, 30 Mar 2009 13:33:20 +0000 (+0200) Subject: omapzoom: linux-omap work better on the device than linux-omapzoom, so switch to... X-Git-Tag: Release-2010-05/1~3796^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f0a65d79dfdec380ca6bf132a9a8aef999ce4b;p=openembedded.git omapzoom: linux-omap work better on the device than linux-omapzoom, so switch to that --- 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"