mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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:
parent
d29909877a
commit
c4ca6bf250
10
meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend
Normal file
10
meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend
Normal 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 ?= ""
|
Loading…
Reference in New Issue
Block a user