meta-emenlow: remove kernel 3.10 bbappend

Kernel 3.10 has been removed from oe-core so remove our bbappend.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
Ross Burton 2015-02-20 20:17:39 +00:00 committed by Darren Hart
parent da02d5f1af
commit b0928a6af0
2 changed files with 0 additions and 19 deletions

View File

@ -1,9 +0,0 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
KMACHINE_emenlow-noemgd = "emenlow"
# Update the following to use a different BSP branch or meta SRCREV
#KBRANCH_emenlow-noemgd = "standard/preempt-rt/base"
#SRCREV_machine_pn-linux-yocto-rt_emenlow-noemgd ?= XXXX
#SRCREV_meta_pn-linux-yocto-rt_emenlow-noemgd ?= XXXX

View File

@ -1,10 +0,0 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
KMACHINE_emenlow-noemgd = "emenlow"
KBRANCH_emenlow-noemgd = "standard/emenlow"
KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
LINUX_VERSION_emenlow-noemgd = "3.10.55"
SRCREV_meta_emenlow-noemgd = "f79a00265eefbe2fffc2cdb03f67235497a9a87e"
SRCREV_machine_emenlow-noemgd = "3677ea7f9476458aa6dec440243de3a6fb1343a9"