From: Graeme Gregory Date: Wed, 9 Feb 2011 18:21:26 +0000 (+0000) Subject: omapzoom2/3.conf : switch to linux-omap kernel X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b2bf26a689f1b3228076434735987b370389dd4;p=openembedded.git omapzoom2/3.conf : switch to linux-omap kernel Signed-off-by: Graeme Gregory --- diff --git a/conf/machine/omapzoom2.conf b/conf/machine/omapzoom2.conf index 8b6536beb5..ca55799ee8 100644 --- a/conf/machine/omapzoom2.conf +++ b/conf/machine/omapzoom2.conf @@ -22,7 +22,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp " SERIAL_CONSOLE = "115200 ttyS0" -PREFERRED_PROVIDER_virtual/kernel = "linux-omap-zoomsync" +PREFERRED_PROVIDER_virtual/kernel = "linux-omap" KERNEL_IMAGETYPE = "uImage" diff --git a/conf/machine/omapzoom36x.conf b/conf/machine/omapzoom36x.conf index 0bd853573c..4cc4eed868 100644 --- a/conf/machine/omapzoom36x.conf +++ b/conf/machine/omapzoom36x.conf @@ -21,7 +21,7 @@ IMAGE_FSTYPES += "tar.bz2" SERIAL_CONSOLE = "115200 ttyS0" -PREFERRED_PROVIDER_virtual/kernel = "linux-omap-zoomsync" +PREFERRED_PROVIDER_virtual/kernel = "linux-omap" KERNEL_IMAGETYPE = "uImage"