summaryrefslogtreecommitdiffstats
path: root/meta-n450
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-06-10 12:58:58 -0500
committerTom Zanussi <tom.zanussi@intel.com>2012-06-11 09:16:49 -0500
commit8e51c1177cd7af68769b8b8abf612d2cf515c29f (patch)
tree28a24d776caf0d4e14727670d8d74a92ef51a96d /meta-n450
parentaebf88468c05d215330801531237008af40f9303 (diff)
downloadmeta-intel-8e51c1177cd7af68769b8b8abf612d2cf515c29f.tar.gz
meta-n450: remove linux-yocto-2.6.37 .bbappend
linux-yocto-2.6.37.bb was removed from oe-core, so remove the corresponding .bbappend from meta-n450. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-n450')
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
deleted file mode 100644
index d52a90aa..00000000
--- a/meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2KMACHINE_n450 = "yocto/standard/common-pc/atom-pc"
3COMPATIBLE_MACHINE_n450 = "n450"
4
5# The n450 is a single core hypterthreaded CPU
6KERNEL_FEATURES_append_n450 += " cfg/smp.scc"
7
8# We use the atom-pc machine SRCREV and the default meta SRCREV
9#SRCREV_machine_pn-linux-yocto-stable_n450 = ""
10#SRCREV_meta_pn-linux-yocto-stable_n450 ?= ""