summaryrefslogtreecommitdiffstats
path: root/meta-crownbay
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
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')
-rw-r--r--meta-crownbay/conf/machine/crownbay-noemgd.conf1
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend10
2 files changed, 1 insertions, 10 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} \
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
4KMACHINE_crownbay-noemgd = "crownbay"
5KBRANCH_crownbay-noemgd = "standard/base"
6KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb"
7
8LINUX_VERSION_crownbay-noemgd = "3.14.2"
9SRCREV_machine_crownbay-noemgd = "d0047ab24e8e92fc2a116b0bccfa10d6b84985be"
10SRCREV_meta_crownbay-noemgd = "11e091dc40c53af6ea08ce491ae50fbb1b0b6377"