mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
Prefer linux-yocto 3.19 for all Intel common architecture BSPs
Update all the BSPs using the Intel common architecture that preferred 3.17 to prefer 3.19, now built by the intel-core* common BSPs. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
86bae8895a
commit
21dd5b9746
|
|
@ -6,7 +6,7 @@
|
|||
#@DESCRIPTION: Machine configuration for Crown Bay systems, without Intel-proprietary graphics bits
|
||||
# i.e. E660 + EG20T
|
||||
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.17%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.19%"
|
||||
|
||||
require conf/machine/include/meta-intel.inc
|
||||
require conf/machine/include/intel-core2-32-common.inc
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
#@DESCRIPTION: Machine configuration for eMenlow based systems, like the Webs-2120 box, without the Intel-proprietary graphics bits
|
||||
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.17%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.19%"
|
||||
|
||||
require conf/machine/include/intel-core2-32-common.inc
|
||||
require conf/machine/include/intel-common-pkgarch.inc
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ MACHINE_FEATURES += "intel-ucode"
|
|||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-iwlwifi-6000g2a-5"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.17%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.19%"
|
||||
|
||||
XSERVER ?= "${XSERVER_X86_BASE} \
|
||||
${XSERVER_X86_EXT} \
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
#@DESCRIPTION: Machine configuration for Jasper Forest Picket Post
|
||||
# systems i.e. Xeon C5500/C3500 (Nehalem) + Intel 3420 chipset (Ibex Peak)
|
||||
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.17%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.19%"
|
||||
|
||||
require conf/machine/include/meta-intel.inc
|
||||
require conf/machine/include/intel-corei7-64-common.inc
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
#@DESCRIPTION: Machine configuration for Intel NUC model DC3217IYE
|
||||
# i.e. Ivy Bridge + Panther Point
|
||||
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.17%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.19%"
|
||||
MACHINE_FEATURES += "va-impl-intel wifi efi"
|
||||
MACHINE_FEATURES += "intel-ucode"
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
MACHINE_FEATURES += "va-impl-intel"
|
||||
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.17%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.19%"
|
||||
|
||||
require conf/machine/include/meta-intel.inc
|
||||
require conf/machine/include/intel-corei7-64-common.inc
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user