[yocto] [PATCH 6/6] meta-n450: remove 2.6.34 .bbappend

tom.zanussi at intel.com tom.zanussi at intel.com
Wed Nov 30 18:01:25 PST 2011


From: Tom Zanussi <tom.zanussi at intel.com>

The linux-2.6.34 recipe was removed, so the .append needs to be
removed as well.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 .../linux/linux-yocto_2.6.34.bbappend              |   10 ----------
 1 files changed, 0 insertions(+), 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 18d4999..0000000
--- 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 ?= ""
-- 
1.7.0.4




More information about the yocto mailing list