summaryrefslogtreecommitdiffstats
path: root/conf/machine/inteld1521.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/inteld1521.conf')
-rw-r--r--conf/machine/inteld1521.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/inteld1521.conf b/conf/machine/inteld1521.conf
index 091ef18..d1c9104 100644
--- a/conf/machine/inteld1521.conf
+++ b/conf/machine/inteld1521.conf
@@ -7,8 +7,8 @@
7# If the configuration need to be updated please check first the original .conf 7# If the configuration need to be updated please check first the original .conf
8 8
9# Soft set linux-yocto as preferred kernel like x86-base.inc 9# Soft set linux-yocto as preferred kernel like x86-base.inc
10PREFERRED_PROVIDER_virtual/kernel ?= "linux-intel" 10PREFERRED_PROVIDER_virtual/kernel ?= "linux-intel-host"
11PREFERRED_PROVIDER_virtual/kernel_poky-tiny ?= "linux-intel" 11PREFERRED_PROVIDER_virtual/kernel_poky-tiny ?= "linux-intel-host"
12PREFERRED_VERSION_linux-intel ?= "4.9%" 12PREFERRED_VERSION_linux-intel ?= "4.9%"
13 13
14# include the user space intel microcode loading support in the generated images. 14# include the user space intel microcode loading support in the generated images.