From: Kishore Bodke <[email protected]> Make Romley preferred Kernel version to 3.4
Signed-off-by: Kishore Bodke <[email protected]> --- meta-romley/conf/machine/romley.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ # 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 -- 1.7.9.5 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
