From: Graeme Gregory Date: Thu, 18 Mar 2010 20:14:20 +0000 (+0000) Subject: zoom2.conf : switch to using the TI integration tree for kernel X-Git-Tag: 2011-1~6159 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e844f9bef6ad409ae0506f86d1c3e506127de26c;p=openembedded-core.git zoom2.conf : switch to using the TI integration tree for kernel Signed-off-by: Graeme Gregory Signed-off-by: Richard Purdie --- diff --git a/meta/conf/machine/zoom2.conf b/meta/conf/machine/zoom2.conf index c71bc6df98..142a40c5a1 100644 --- a/meta/conf/machine/zoom2.conf +++ b/meta/conf/machine/zoom2.conf @@ -4,7 +4,7 @@ TARGET_ARCH = "arm" PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7a" -PREFERRED_PROVIDER_virtual/kernel = "linux-omap3-pm" +PREFERRED_PROVIDER_virtual/kernel = "linux-omap-zoomsync" MACHINE_FEATURES = "kernel26 apm alsa usbgadget usbhost screen touchscreen"