summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-kernel
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-10-29 17:45:45 -0500
committerTom Zanussi <tom.zanussi@intel.com>2012-10-29 18:04:12 -0500
commit376fb0a2ac28529509179a771a73fa6ac6c196cf (patch)
tree935acb09e568eec7cea83a5e64bccfd8d447d650 /meta-emenlow/recipes-kernel
parent3898886e634523bc1bfbfae9f942959f6badfdb0 (diff)
downloadmeta-intel-376fb0a2ac28529509179a771a73fa6ac6c196cf.tar.gz
meta-intel: remove linux-yocto*_3.0 bbappends
The 3.2 and 3.4 kernels are the ones supported for Yocto 1.3, so remove the 3.0 versions. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-emenlow/recipes-kernel')
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend8
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend9
2 files changed, 0 insertions, 17 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
deleted file mode 100644
index fce01cbb..00000000
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_emenlow = "emenlow"
3KMACHINE_emenlow = "emenlow"
4
5# Update the following to use a different BSP branch or meta SRCREV
6#KBRANCH_emenlow = "yocto/standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_emenlow ?= XXXX
8#SRCREV_meta_pn-linux-yocto-rt_emenlow ?= XXXX
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend
deleted file mode 100644
index 85a4cbe6..00000000
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_emenlow = "emenlow"
4KMACHINE_emenlow = "emenlow"
5KBRANCH_emenlow = "yocto/standard/emenlow"
6KERNEL_FEATURES_append_emenlow += " cfg/smp.scc"
7
8SRCREV_machine_pn-linux-yocto_emenlow ?= "0b13bbbc423fea345fd537792284ccf388809e5b"
9SRCREV_meta_pn-linux-yocto_emenlow ?= "59314a3523e360796419d76d78c6f7d8c5ef2593"