From: Marcin Juszkiewicz Date: Sun, 7 Oct 2007 19:40:22 +0000 (+0000) Subject: cm-x270: prefer 2.6.22 version of linux not compulab-pxa270 X-Git-Tag: Release-2010-05/1~8549^2~1^2~115^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fe59e2fe70dc2f000b0825f56bd109301d645d4;p=openembedded.git cm-x270: prefer 2.6.22 version of linux not compulab-pxa270 --- diff --git a/conf/machine/cm-x270.conf b/conf/machine/cm-x270.conf index 0e6c5b2d10..998e43eea3 100644 --- a/conf/machine/cm-x270.conf +++ b/conf/machine/cm-x270.conf @@ -3,10 +3,11 @@ #@DESCRIPTION: Machine configuration for Compulab cm-x270 computer module #OLDEST_KERNEL = "2.6.16" TARGET_ARCH = "arm" -PREFERRED_VERSION_compulab-pxa270 = "2.6.22" GUI_MACHINE_CLASS ?= "bigscreen" PREFERRED_PROVIDER_virtual/kernel = "linux" +PREFERRED_VERSION_linux = "2.6.22" + PACKAGE_EXTRA_ARCHS = "armv4 armv5te" require conf/machine/include/tune-xscale.inc