summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-04-01 17:46:46 -0700
committerTom Zanussi <tom.zanussi@intel.com>2014-04-04 09:00:04 -0500
commit25486efb37dfb760a8cc3354940da22884b9db84 (patch)
treef079df691252efc0c94c8f6bd3832d4b579331bb /conf
parent14093e6b884f02dc9a27fc4c2d700ac4074a492b (diff)
downloadmeta-intel-25486efb37dfb760a8cc3354940da22884b9db84.tar.gz
intel-corei7-64: change the default kernel to v3.14
Use the latest linux-yocto kernel for the intel-corei7-64 BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/intel-corei7-64.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf
index 6f9e1f67..2d355542 100644
--- a/conf/machine/intel-corei7-64.conf
+++ b/conf/machine/intel-corei7-64.conf
@@ -3,7 +3,7 @@
3 3
4#@DESCRIPTION: Machine configuration for 64 bit Intel Core i7 CPU (and later) with MMX, SSE, SSE2, SSE3, and SSSE3 instruction set support. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware. 4#@DESCRIPTION: Machine configuration for 64 bit Intel Core i7 CPU (and later) with MMX, SSE, SSE2, SSE3, and SSSE3 instruction set support. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware.
5 5
6PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-dev" 6PREFERRED_VERSION_linux-yocto ?= "3.14%"
7 7
8require conf/machine/include/meta-intel.inc 8require conf/machine/include/meta-intel.inc
9require conf/machine/include/intel-corei7-64-common.inc 9require conf/machine/include/intel-corei7-64-common.inc