mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
meta-intel.inc: Bump PREFERRED_VERSION_linux-yocto to 4.8
Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
d2b70b5c98
commit
31abb97302
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
# Soft set linux-yocto as preferred kernel like x86-base.inc
|
# Soft set linux-yocto as preferred kernel like x86-base.inc
|
||||||
PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto"
|
PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto"
|
||||||
PREFERRED_VERSION_linux-yocto ?= "4.4%"
|
PREFERRED_VERSION_linux-yocto ?= "4.8%"
|
||||||
|
|
||||||
# for Xserver older than 1.13.0
|
# for Xserver older than 1.13.0
|
||||||
OLD_XSERVER_X86_EXT = "xserver-xorg-extension-dri \
|
OLD_XSERVER_X86_EXT = "xserver-xorg-extension-dri \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user