mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-crystalforest: update machine conf default kernel to v3.10
Update Gladden and Server platforms to support kernel version 3.10 by default. Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
91366de454
commit
1e9c182b80
|
|
@ -9,7 +9,7 @@
|
|||
# i.e. Xeon E3-1125C/E3-1105C + Intel 89xx communication Chipset
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
|
||||
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
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
# i.e. Xeon E5-2600 and E5-2400 + Intel 89xx Communication Chipsets
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
|
||||
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