From 577764dac33e779a07e7cfe1c0eba652be64ee31 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 13 May 2014 18:26:41 -0700 Subject: 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 Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 1 + meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend | 10 ---------- 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend (limited to 'meta-crownbay') 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 @@ 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} \ diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend deleted file mode 100644 index 7a2e473a..00000000 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend +++ /dev/null @@ -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" -- cgit v1.2.3-54-g00ecf