summaryrefslogtreecommitdiffstats
path: root/meta-sys940x/conf/machine/sys940x-noemgd.conf
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2012-09-24 10:35:59 -0700
committerDarren Hart <dvhart@linux.intel.com>2012-09-24 12:52:21 -0700
commit102814d8ba2735d1e24c75b297508f863da9915e (patch)
tree126391c78f689d6a42ecab828470b03bf2578877 /meta-sys940x/conf/machine/sys940x-noemgd.conf
parent1cd94a80c8481593f636076f55c89b1739ce46e2 (diff)
downloadmeta-intel-102814d8ba2735d1e24c75b297508f863da9915e.tar.gz
sys940x: Update to Linux 3.4 and EMGD 1.14
Update the sys940x machines to use linux-yocto 3.4 and EMGD 1.14. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
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} \