summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/x86-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/include/x86-base.inc')
-rw-r--r--meta/conf/machine/include/x86-base.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/x86-base.inc b/meta/conf/machine/include/x86-base.inc
index bc0c27b73e..023eb5ecca 100644
--- a/meta/conf/machine/include/x86-base.inc
+++ b/meta/conf/machine/include/x86-base.inc
@@ -21,7 +21,7 @@ SERIAL_CONSOLE ?= "115200 ttyS0"
21# kernel-related variables 21# kernel-related variables
22# 22#
23PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto" 23PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto"
24PREFERRED_VERSION_linux-yocto ??= "4.10%" 24PREFERRED_VERSION_linux-yocto ??= "4.12%"
25 25
26# 26#
27# XSERVER subcomponents, used to build the XSERVER variable 27# XSERVER subcomponents, used to build the XSERVER variable