From: Marcin Juszkiewicz Date: Mon, 29 Oct 2007 10:44:42 +0000 (+0000) Subject: cm-x270: do not hardcode kernel version X-Git-Tag: 2011-1~10408 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ce1e498f5d3a46642b6bb14c14ebae2a52f732a4;p=openembedded-core.git cm-x270: do not hardcode kernel version git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3013 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/machine/cm-x270.conf b/meta/conf/machine/cm-x270.conf index a77a85186f..69a9964755 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"