summaryrefslogtreecommitdiffstats
path: root/meta-n450/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'meta-n450/recipes-kernel')
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend10
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend7
2 files changed, 17 insertions, 0 deletions
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
new file mode 100644
index 00000000..1c7fef99
--- /dev/null
+++ b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
@@ -0,0 +1,10 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_n450 = "n450"
3KMACHINE_n450 = "atom-pc"
4
5KERNEL_FEATURES_append_n450 += " cfg/smp.scc"
6
7# Update the following to use a different BSP branch or meta SRCREV
8#KBRANCH_n450 = "yocto/standard/preempt-rt/base"
9#SRCREV_machine_pn-linux-yocto-rt_n450 ?= XXXX
10#SRCREV_meta_pn-linux-yocto-rt_n450 ?= XXXX
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend
new file mode 100644
index 00000000..f02c4756
--- /dev/null
+++ b/meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend
@@ -0,0 +1,7 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_n450 = "n450"
3KMACHINE_n450 = "atom-pc"
4KBRANCH_n450 = "standard/default/common-pc/base"
5
6#SRCREV_machine_pn-linux-yocto_n450 = XXXX
7#SRCREV_meta_pn-linux-yocto_n450 ?= XXXX