From 8e51c1177cd7af68769b8b8abf612d2cf515c29f Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Sun, 10 Jun 2012 12:58:58 -0500 Subject: 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 --- meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend (limited to 'meta-n450') 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 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -KMACHINE_n450 = "yocto/standard/common-pc/atom-pc" -COMPATIBLE_MACHINE_n450 = "n450" - -# The n450 is a single core hypterthreaded CPU -KERNEL_FEATURES_append_n450 += " cfg/smp.scc" - -# We use the atom-pc machine SRCREV and the default meta SRCREV -#SRCREV_machine_pn-linux-yocto-stable_n450 = "" -#SRCREV_meta_pn-linux-yocto-stable_n450 ?= "" -- cgit v1.2.3-54-g00ecf