mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
fri2-noemgd: change the default kernel to v3.14
Use the latest linux-yocto kernel for the fri2-noemgd BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
parent
640a801cc4
commit
c75a80f3b2
|
|
@ -11,7 +11,7 @@ MACHINE_FEATURES += "wifi 3g pcbios efi"
|
|||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-iwlwifi-6000g2a-5"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
|
||||
PREFERRED_VERSION_linux-yocto = "3.10%"
|
||||
PREFERRED_VERSION_linux-yocto = "3.14%"
|
||||
|
||||
XSERVER ?= "${XSERVER_X86_BASE} \
|
||||
${XSERVER_X86_EXT} \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user