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