[meta-intel] [PATCH 1/3] crownbay-noemgd: use the common v3.14 kernel

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Wed May 14 13:12:13 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

This gets rid of the BSP specific kernel recipe for the crownbay-noemgd BSP.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 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

diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf
index 307d9bd..29dc465 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 7a2e473..0000000
--- 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"
-- 
1.8.1.4



More information about the meta-intel mailing list