[oe-commits] org.oe.dev cm-x270: prefer 2.6.22 version of linux not compulab-pxa270

hrw commit openembedded-commits at lists.openembedded.org
Sun Oct 7 20:05:23 UTC 2007


cm-x270: prefer 2.6.22 version of linux not compulab-pxa270

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 53810e0fab1828777809f84828547284fbd0d484
ViewMTN: http://monotone.openembedded.org/revision/info/53810e0fab1828777809f84828547284fbd0d484
Files:
1
conf/machine/cm-x270.conf
Diffs:

#
# mt diff -r0cf2c8ef12838abed566931957325ee56b1f128a -r53810e0fab1828777809f84828547284fbd0d484
#
# 
# 
# patch "conf/machine/cm-x270.conf"
#  from [62508fde56f36a27f0d164c04e2d9619501d5fd2]
#    to [01698d66d048f367f36e135294ce9ba30856378a]
# 
============================================================
--- conf/machine/cm-x270.conf	62508fde56f36a27f0d164c04e2d9619501d5fd2
+++ conf/machine/cm-x270.conf	01698d66d048f367f36e135294ce9ba30856378a
@@ -1,12 +1,13 @@ TARGET_ARCH = "arm"
 #@TYPE: Machine
 #@Name: Compulab cm-x270
 #@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






More information about the Openembedded-commits mailing list