summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/x86/x86-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/include/x86/x86-base.inc')
-rw-r--r--meta/conf/machine/include/x86/x86-base.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/x86/x86-base.inc b/meta/conf/machine/include/x86/x86-base.inc
index b70924f7d9..4052eacdb5 100644
--- a/meta/conf/machine/include/x86/x86-base.inc
+++ b/meta/conf/machine/include/x86/x86-base.inc
@@ -18,7 +18,7 @@ SERIAL_CONSOLES ?= "115200;ttyS0"
18# kernel-related variables 18# kernel-related variables
19# 19#
20PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto" 20PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto"
21PREFERRED_VERSION_linux-yocto ??= "5.15%" 21PREFERRED_VERSION_linux-yocto ??= "5.19%"
22 22
23# 23#
24# XSERVER subcomponents, used to build the XSERVER variable 24# XSERVER subcomponents, used to build the XSERVER variable