From 95baa601e71fc493fcf428c7331a087816416475 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Wed, 30 Nov 2011 19:03:03 -0600 Subject: meta-n450: remove 2.6.34 .bbappend The linux-2.6.34 recipe was removed, so the .append needs to be removed as well. Signed-off-by: Tom Zanussi --- meta-n450/recipes-kernel/linux/linux-yocto_2.6.34.bbappend | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_2.6.34.bbappend diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_2.6.34.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_2.6.34.bbappend deleted file mode 100644 index 18d4999b..00000000 --- a/meta-n450/recipes-kernel/linux/linux-yocto_2.6.34.bbappend +++ /dev/null @@ -1,10 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -KMACHINE_n450 = "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