summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-10-29 10:44:42 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-10-29 10:44:42 +0000
commitce1e498f5d3a46642b6bb14c14ebae2a52f732a4 (patch)
tree8b48b2daffea7afd773a08f6281a73e88617c30b
parent46030a84cf6551a62ccb46fb7ee6968ab3c1b3ca (diff)
downloadopenembedded-core-ce1e498f5d3a46642b6bb14c14ebae2a52f732a4.tar.gz
openembedded-core-ce1e498f5d3a46642b6bb14c14ebae2a52f732a4.tar.bz2
openembedded-core-ce1e498f5d3a46642b6bb14c14ebae2a52f732a4.tar.xz
openembedded-core-ce1e498f5d3a46642b6bb14c14ebae2a52f732a4.zip
cm-x270: do not hardcode kernel version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3013 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/conf/machine/cm-x270.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/machine/cm-x270.conf b/meta/conf/machine/cm-x270.conf
index a77a85186..69a996475 100644
--- a/meta/conf/machine/cm-x270.conf
+++ b/meta/conf/machine/cm-x270.conf
@@ -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"