summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-kernel/linux
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-02-20 20:17:39 +0000
committerDarren Hart <dvhart@linux.intel.com>2015-02-20 13:32:33 -0800
commitb0928a6af0a9668f7b3c97ee9138e238ce5913e6 (patch)
tree5ad1b66258d851c1ab29b1d87357f66558f7ed3f /meta-emenlow/recipes-kernel/linux
parentda02d5f1af99eb36ecd07133e7beb03597b3be94 (diff)
downloadmeta-intel-b0928a6af0a9668f7b3c97ee9138e238ce5913e6.tar.gz
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>
Diffstat (limited to 'meta-emenlow/recipes-kernel/linux')
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend9
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend10
2 files changed, 0 insertions, 19 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
deleted file mode 100644
index 5f9f0a81..00000000
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
4KMACHINE_emenlow-noemgd = "emenlow"
5
6# Update the following to use a different BSP branch or meta SRCREV
7#KBRANCH_emenlow-noemgd = "standard/preempt-rt/base"
8#SRCREV_machine_pn-linux-yocto-rt_emenlow-noemgd ?= XXXX
9#SRCREV_meta_pn-linux-yocto-rt_emenlow-noemgd ?= XXXX
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
deleted file mode 100644
index a02ecf33..00000000
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_emenlow-noemgd = "emenlow-noemgd"
4KMACHINE_emenlow-noemgd = "emenlow"
5KBRANCH_emenlow-noemgd = "standard/emenlow"
6KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
7
8LINUX_VERSION_emenlow-noemgd = "3.10.55"
9SRCREV_meta_emenlow-noemgd = "f79a00265eefbe2fffc2cdb03f67235497a9a87e"
10SRCREV_machine_emenlow-noemgd = "3677ea7f9476458aa6dec440243de3a6fb1343a9"