summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKishore Bodke <kishore.k.bodke@intel.com>2013-02-15 10:51:15 -0800
committerTom Zanussi <tom.zanussi@linux.intel.com>2013-02-18 10:23:16 -0600
commit150be7c8fb97ac88737f6017fdf9dd47b273bb3e (patch)
treeda7dff130f0595aa5dbd71da0d84bafb0e4e102b
parent1652742ef6e93409a6e6f4228246d905e5f7fd4c (diff)
downloadmeta-intel-1.4_M4.tar.gz
meta-romley: change preferred kernel to 3.41.4_M4.rc11.4_M4.final1.4_M4
Set the romley preferred kernel version to 3.4. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
-rw-r--r--meta-romley/conf/machine/romley.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf
index 18d67575..bce8d4de 100644
--- a/meta-romley/conf/machine/romley.conf
+++ b/meta-romley/conf/machine/romley.conf
@@ -8,7 +8,7 @@
8# i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J 8# i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J
9 9
10 10
11PREFERRED_VERSION_linux-yocto ?= "3.2%" 11PREFERRED_VERSION_linux-yocto ?= "3.4%"
12 12
13require conf/machine/include/tune-x86_64.inc 13require conf/machine/include/tune-x86_64.inc
14require conf/machine/include/ia32-base.inc 14require conf/machine/include/ia32-base.inc