n450: add linux_yocto (2.6.37) bbappend

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Darren Hart 2011-04-27 12:26:05 -07:00
parent d29909877a
commit c4ca6bf250

View File

@ -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 ?= ""