mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-romley: Update machine default kernel to v3.10
Update IVB & SNB romley platform default kernel version to v3.10. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
60df241fff
commit
916932e0b6
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user