From: Ong Boon Leong <[email protected]> Update IVB & SNB romley platform default kernel version to v3.10.
Signed-off-by: Ong Boon Leong <[email protected]> --- meta-romley/conf/machine/romley-ivb.conf | 2 +- meta-romley/conf/machine/romley.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-romley/conf/machine/romley-ivb.conf b/meta-romley/conf/machine/romley-ivb.conf index a097122..708361d 100644 --- a/meta-romley/conf/machine/romley-ivb.conf +++ b/meta-romley/conf/machine/romley-ivb.conf @@ -8,7 +8,7 @@ # i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J -PREFERRED_VERSION_linux-yocto ?= "3.8%" +PREFERRED_VERSION_linux-yocto ?= "3.10%" require conf/machine/include/tune-x86_64.inc require conf/machine/include/ia32-base.inc diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf index 3a835e0..1c5453c 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.8%" +PREFERRED_VERSION_linux-yocto ?= "3.10%" require conf/machine/include/tune-x86_64.inc require conf/machine/include/ia32-base.inc -- 1.7.10.4 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
