diff options
author | Kishore Bodke <kishore.k.bodke@intel.com> | 2013-02-15 18:51:15 (GMT) |
---|---|---|
committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2013-02-18 16:23:16 (GMT) |
commit | 150be7c8fb97ac88737f6017fdf9dd47b273bb3e (patch) | |
tree | da7dff130f0595aa5dbd71da0d84bafb0e4e102b | |
parent | 1652742ef6e93409a6e6f4228246d905e5f7fd4c (diff) | |
download | meta-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.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf index 18d6757..bce8d4d 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 | ||
11 | PREFERRED_VERSION_linux-yocto ?= "3.2%" | 11 | PREFERRED_VERSION_linux-yocto ?= "3.4%" |
12 | 12 | ||
13 | require conf/machine/include/tune-x86_64.inc | 13 | require conf/machine/include/tune-x86_64.inc |
14 | require conf/machine/include/ia32-base.inc | 14 | require conf/machine/include/ia32-base.inc |