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>
This commit is contained in:
Nitin A Kamble 2014-05-13 18:26:41 -07:00 committed by Tom Zanussi
parent 3d0ff028d4
commit 33cc122fb7
2 changed files with 1 additions and 10 deletions

View File

@ -9,6 +9,7 @@
PREFERRED_VERSION_linux-yocto ?= "3.14%"
require conf/machine/include/intel-core2-32-common.inc
require conf/machine/include/intel-common-pkgarch.inc
XSERVER ?= "${XSERVER_X86_BASE} \
${XSERVER_X86_EXT} \

View File

@ -1,10 +0,0 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
KMACHINE_crownbay-noemgd = "crownbay"
KBRANCH_crownbay-noemgd = "standard/base"
KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb"
LINUX_VERSION_crownbay-noemgd = "3.14.2"
SRCREV_machine_crownbay-noemgd = "d0047ab24e8e92fc2a116b0bccfa10d6b84985be"
SRCREV_meta_crownbay-noemgd = "11e091dc40c53af6ea08ce491ae50fbb1b0b6377"