mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
meta-intel.inc: Set intel-linux as default kernel for poky-tiny
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
This commit is contained in:
parent
4e5d634471
commit
ba824ee3df
|
@ -10,6 +10,7 @@
|
|||
|
||||
# Soft set linux-yocto as preferred kernel like x86-base.inc
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-intel"
|
||||
PREFERRED_PROVIDER_virtual/kernel_poky-tiny ?= "linux-intel"
|
||||
PREFERRED_VERSION_linux-intel ?= "4.9%"
|
||||
|
||||
# for Xserver older than 1.13.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user