summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf/machine
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-03-13 10:10:38 -0500
committerTom Zanussi <tom.zanussi@intel.com>2012-03-18 15:59:21 -0500
commit9124870a6bcd99ebaeb0342f4fedf14dc1afebd8 (patch)
tree3d5dc075c1c182168b25de03b2777d88a22673bb /meta-emenlow/conf/machine
parent59f55bb2e099e87bf8ad0a36e5139242a86dcca0 (diff)
downloadmeta-intel-9124870a6bcd99ebaeb0342f4fedf14dc1afebd8.tar.gz
meta-emenlow: switch to linux-yocto-3.2 kernel
Switch emenlow to the 3.2 kernel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-emenlow/conf/machine')
-rw-r--r--meta-emenlow/conf/machine/emenlow.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf
index 78020ba9..aecf2cb0 100644
--- a/meta-emenlow/conf/machine/emenlow.conf
+++ b/meta-emenlow/conf/machine/emenlow.conf
@@ -4,6 +4,8 @@
4#@DESCRIPTION: Machine configuration for eMenlow based systems, like the 4#@DESCRIPTION: Machine configuration for eMenlow based systems, like the
5# Webs-2120 box. 5# Webs-2120 box.
6 6
7PREFERRED_VERSION_linux-yocto ?= "3.2%"
8
7require conf/machine/include/tune-atom.inc 9require conf/machine/include/tune-atom.inc
8require conf/machine/include/ia32-base.inc 10require conf/machine/include/ia32-base.inc
9 11