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.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-sys940x/conf/machine/sys940x-noemgd.conf b/meta-sys940x/conf/machine/sys940x-noemgd.conf
index 23ec0bce..0c04dcd3 100644
--- a/meta-sys940x/conf/machine/sys940x-noemgd.conf
+++ b/meta-sys940x/conf/machine/sys940x-noemgd.conf
@@ -1,5 +1,5 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: sys940x 2#@NAME: sys940x-noemgd
3 3
4#@DESCRIPTION: Machine configuration for Inforce SYS940X systems 4#@DESCRIPTION: Machine configuration for Inforce SYS940X systems
5# i.e. E660 + EG20T 5# i.e. E660 + EG20T
@@ -10,7 +10,7 @@ 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%" 13PREFERRED_VERSION_linux-yocto ?= "3.4%"
14 14
15XSERVER ?= "${XSERVER_IA32_BASE} \ 15XSERVER ?= "${XSERVER_IA32_BASE} \
16 ${XSERVER_IA32_EXT} \ 16 ${XSERVER_IA32_EXT} \