summaryrefslogtreecommitdiffstats
path: root/meta-sys940x
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-08-30 16:50:25 +0000
committerTom Zanussi <tom.zanussi@intel.com>2013-09-23 09:00:48 -0500
commit19f9f3e1b57f1829fa031c1688ddee1ac019e606 (patch)
treeb843b77e93df64d82d841516b40a3a66bc947e8a /meta-sys940x
parent04a30a25286bd0e03734db915df585f7505ef016 (diff)
downloadmeta-intel-19f9f3e1b57f1829fa031c1688ddee1ac019e606.tar.gz
sys940x-noemgd: move BSP to the v3.10 kernel
Now a v3.10 linux yocto kernel recipe is available for this BSP, making the newer kernel as the default kernel. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-sys940x')
-rw-r--r--meta-sys940x/conf/machine/sys940x-noemgd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-sys940x/conf/machine/sys940x-noemgd.conf b/meta-sys940x/conf/machine/sys940x-noemgd.conf
index 8852ccea..7e58655f 100644
--- a/meta-sys940x/conf/machine/sys940x-noemgd.conf
+++ b/meta-sys940x/conf/machine/sys940x-noemgd.conf
@@ -11,7 +11,7 @@ require conf/machine/include/ia32-base.inc
11# Add "pcbios" if you have a non-efi version of the firmware 11# Add "pcbios" if you have a non-efi version of the firmware
12MACHINE_FEATURES += "efi pcbios" 12MACHINE_FEATURES += "efi pcbios"
13 13
14PREFERRED_VERSION_linux-yocto ?= "3.8%" 14PREFERRED_VERSION_linux-yocto ?= "3.10%"
15 15
16XSERVER ?= "${XSERVER_IA32_BASE} \ 16XSERVER ?= "${XSERVER_IA32_BASE} \
17 ${XSERVER_IA32_EXT} \ 17 ${XSERVER_IA32_EXT} \