From c4ca6bf250418de6db644167fd8d4898dfa6a38c Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Wed, 27 Apr 2011 12:26:05 -0700 Subject: n450: add linux_yocto (2.6.37) bbappend Signed-off-by: Darren Hart Acked-by: Bruce Ashfield --- meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend (limited to 'meta-n450') diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend new file mode 100644 index 00000000..79706d54 --- /dev/null +++ b/meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend @@ -0,0 +1,10 @@ +FILESEXTRAPATHS := "${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