summaryrefslogtreecommitdiffstats
path: root/meta-n450/recipes-kernel/linux
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-n450/recipes-kernel/linux
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-n450/recipes-kernel/linux')
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend10
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend10
2 files changed, 0 insertions, 20 deletions
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
deleted file mode 100644
index 1c7fef99..00000000
--- a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_n450 = "n450"
3KMACHINE_n450 = "atom-pc"
4
5KERNEL_FEATURES_append_n450 += " cfg/smp.scc"
6
7# Update the following to use a different BSP branch or meta SRCREV
8#KBRANCH_n450 = "yocto/standard/preempt-rt/base"
9#SRCREV_machine_pn-linux-yocto-rt_n450 ?= XXXX
10#SRCREV_meta_pn-linux-yocto-rt_n450 ?= XXXX
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend
deleted file mode 100644
index 4590c272..00000000
--- a/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_n450 = "n450"
3KMACHINE_n450 = "atom-pc"
4KBRANCH_n450 = "yocto/standard/common-pc/atom-pc"
5
6# The n450 is a single core hypterthreaded CPU
7KERNEL_FEATURES_append_n450 += " cfg/smp.scc"
8
9SRCREV_machine_pn-linux-yocto_n450 = "1e18e44adbe79b846e382370eb29bc4b8cd5a1a0"
10#SRCREV_meta_pn-linux-yocto_n450 ?= XXXX