]> code.ossystems Code Review - openembedded-core.git/commitdiff
cm-x270: do not hardcode kernel version
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 29 Oct 2007 10:44:42 +0000 (10:44 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 29 Oct 2007 10:44:42 +0000 (10:44 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3013 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/cm-x270.conf

index a77a85186f19d9c03ef7dbf19da50e5ac5bee9f0..69a9964755390f2a3453633e49cd9ca9e50c0b54 100644 (file)
@@ -6,7 +6,6 @@ TARGET_ARCH = "arm"
 GUI_MACHINE_CLASS ?= "bigscreen"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
-PREFERRED_VERSION_linux = "2.6.22"
 
 PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt"