summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/conf/machine
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-05-13 18:26:41 -0700
committerTom Zanussi <tom.zanussi@intel.com>2014-05-15 07:55:07 -0500
commit577764dac33e779a07e7cfe1c0eba652be64ee31 (patch)
treeeb3cc84c0b37b4a7ccbe15cc538c51539e060090 /meta-crownbay/conf/machine
parent7ae3f57eae1401a7517b2c3b48d5dbb5c6471972 (diff)
downloadmeta-intel-577764dac33e779a07e7cfe1c0eba652be64ee31.tar.gz
crownbay-noemgd: Use the common v3.14 kernel
This gets rid of the BSP specific kernel recipe for the crownbay-noemgd BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-crownbay/conf/machine')
-rw-r--r--meta-crownbay/conf/machine/crownbay-noemgd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf
index 307d9bd2..29dc4658 100644
--- a/meta-crownbay/conf/machine/crownbay-noemgd.conf
+++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf
@@ -9,6 +9,7 @@
9PREFERRED_VERSION_linux-yocto ?= "3.14%" 9PREFERRED_VERSION_linux-yocto ?= "3.14%"
10 10
11require conf/machine/include/intel-core2-32-common.inc 11require conf/machine/include/intel-core2-32-common.inc
12require conf/machine/include/intel-common-pkgarch.inc
12 13
13XSERVER ?= "${XSERVER_X86_BASE} \ 14XSERVER ?= "${XSERVER_X86_BASE} \
14 ${XSERVER_X86_EXT} \ 15 ${XSERVER_X86_EXT} \