summaryrefslogtreecommitdiffstats
path: root/meta-sys940x/conf/machine/sys940x-noemgd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-sys940x/conf/machine/sys940x-noemgd.conf')
-rw-r--r--meta-sys940x/conf/machine/sys940x-noemgd.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-sys940x/conf/machine/sys940x-noemgd.conf b/meta-sys940x/conf/machine/sys940x-noemgd.conf
index 537e4196..23ec0bce 100644
--- a/meta-sys940x/conf/machine/sys940x-noemgd.conf
+++ b/meta-sys940x/conf/machine/sys940x-noemgd.conf
@@ -10,6 +10,8 @@ require conf/machine/include/ia32-base.inc
10# Add "pcbios" if you have a non-efi version of the firmware 10# Add "pcbios" if you have a non-efi version of the firmware
11MACHINE_FEATURES += "efi pcbios" 11MACHINE_FEATURES += "efi pcbios"
12 12
13PREFERRED_VERSION_linux-yocto ?= "3.2%"
14
13XSERVER ?= "${XSERVER_IA32_BASE} \ 15XSERVER ?= "${XSERVER_IA32_BASE} \
14 ${XSERVER_IA32_EXT} \ 16 ${XSERVER_IA32_EXT} \
15 ${XSERVER_IA32_VESA} \ 17 ${XSERVER_IA32_VESA} \