mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
conf/machine: set preferred kernel to 4.19
Set preferred kernel to 4.19 for LSB as well. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
6a1633a5c5
commit
d41dc2301b
|
@ -6,8 +6,8 @@
|
|||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-intel"
|
||||
PREFERRED_PROVIDER_virtual/kernel_poky-tiny ?= "linux-intel"
|
||||
PREFERRED_VERSION_linux-intel_linuxstdbase ?= "4.9%"
|
||||
PREFERRED_VERSION_linux-intel ?= "4.14%"
|
||||
PREFERRED_VERSION_linux-intel_linuxstdbase ?= "4.19%"
|
||||
PREFERRED_VERSION_linux-intel ?= "4.19%"
|
||||
|
||||
XSERVER_X86_ASPEED_AST = "xf86-video-ast \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user