diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2013-03-04 20:23:53 (GMT) |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-03-06 21:38:10 (GMT) |
commit | 2532c6d1f8607501cc05bf79a920612754ebf19f (patch) | |
tree | ff4d5218f8f1efb9e6a0084b3322839384ddeea8 /meta-sys940x/conf/machine/sys940x-noemgd.conf | |
parent | 2451ae983b08a28cac50437c4f46e06ff09527f0 (diff) | |
download | meta-intel-2532c6d1f8607501cc05bf79a920612754ebf19f.tar.gz |
sys940x sys940x-noemgd: move BSPs to the v3.8 kernel
Now the v3.8 kernel recipes are available in the oecore & meta-intel layers.
And also the v3.8 kernel is validated for these BSPs.
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/conf/machine/sys940x-noemgd.conf')
-rw-r--r-- | meta-sys940x/conf/machine/sys940x-noemgd.conf | 2 |
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 9037506..8852cce 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 |
12 | MACHINE_FEATURES += "efi pcbios" | 12 | MACHINE_FEATURES += "efi pcbios" |
13 | 13 | ||
14 | PREFERRED_VERSION_linux-yocto ?= "3.4%" | 14 | PREFERRED_VERSION_linux-yocto ?= "3.8%" |
15 | 15 | ||
16 | XSERVER ?= "${XSERVER_IA32_BASE} \ | 16 | XSERVER ?= "${XSERVER_IA32_BASE} \ |
17 | ${XSERVER_IA32_EXT} \ | 17 | ${XSERVER_IA32_EXT} \ |