diff options
author | 2013-02-15 10:51:15 -0800 | |
---|---|---|
committer | 2013-02-18 10:23:16 -0600 | |
commit | 150be7c8fb97ac88737f6017fdf9dd47b273bb3e (patch) | |
tree | da7dff130f0595aa5dbd71da0d84bafb0e4e102b | |
parent | 1652742ef6e93409a6e6f4228246d905e5f7fd4c (diff) | |
download | meta-intel-1.4_M4.rc1.tar.gz meta-intel-1.4_M4.rc1.tar.bz2 meta-intel-1.4_M4.rc1.zip |
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 18d67575..bce8d4de 100644 --- a/meta-romley/conf/machine/romley.conf +++ b/meta-romley/conf/machine/romley.conf @@ -8,7 +8,7 @@ # i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J -PREFERRED_VERSION_linux-yocto ?= "3.2%" +PREFERRED_VERSION_linux-yocto ?= "3.4%" require conf/machine/include/tune-x86_64.inc require conf/machine/include/ia32-base.inc |