summaryrefslogtreecommitdiffstats
path: root/meta-romley/conf
diff options
context:
space:
mode:
authorKishore Bodke <kishore.k.bodke@intel.com>2012-04-04 15:25:38 -0700
committerDarren Hart <dvhart@linux.intel.com>2012-04-05 16:35:11 -0700
commitb669b9363197a6af2014c5d54b2c651894e62a5e (patch)
tree5e4d64482f8160190185c5f8e05f63136bacf29e /meta-romley/conf
parentf89405e115d73426c8a6450b6e795b5885d6bdf3 (diff)
downloadmeta-intel-b669b9363197a6af2014c5d54b2c651894e62a5e.tar.gz
Romley: Add new bbappend file for 3.2 kernel
Switching Romley to 3.2 kernel. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-romley/conf')
-rw-r--r--meta-romley/conf/machine/romley.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf
index aa334c08..e6a755be 100644
--- a/meta-romley/conf/machine/romley.conf
+++ b/meta-romley/conf/machine/romley.conf
@@ -4,6 +4,9 @@
4#@DESCRIPTION: Machine configuration for Romley systems 4#@DESCRIPTION: Machine configuration for Romley systems
5# i.e. Sandy Bridge + Patsburg Chipset 5# i.e. Sandy Bridge + Patsburg Chipset
6 6
7
8PREFERRED_VERSION_linux-yocto ?= "3.2%"
9
7require conf/machine/include/tune-x86_64.inc 10require conf/machine/include/tune-x86_64.inc
8require conf/machine/include/ia32-base.inc 11require conf/machine/include/ia32-base.inc
9 12