diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-05-13 18:26:41 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2014-05-15 07:55:07 -0500 |
commit | 577764dac33e779a07e7cfe1c0eba652be64ee31 (patch) | |
tree | eb3cc84c0b37b4a7ccbe15cc538c51539e060090 /meta-crownbay/conf | |
parent | 7ae3f57eae1401a7517b2c3b48d5dbb5c6471972 (diff) | |
download | meta-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')
-rw-r--r-- | meta-crownbay/conf/machine/crownbay-noemgd.conf | 1 |
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 @@ | |||
9 | PREFERRED_VERSION_linux-yocto ?= "3.14%" | 9 | PREFERRED_VERSION_linux-yocto ?= "3.14%" |
10 | 10 | ||
11 | require conf/machine/include/intel-core2-32-common.inc | 11 | require conf/machine/include/intel-core2-32-common.inc |
12 | require conf/machine/include/intel-common-pkgarch.inc | ||
12 | 13 | ||
13 | XSERVER ?= "${XSERVER_X86_BASE} \ | 14 | XSERVER ?= "${XSERVER_X86_BASE} \ |
14 | ${XSERVER_X86_EXT} \ | 15 | ${XSERVER_X86_EXT} \ |