summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest
diff options
context:
space:
mode:
Diffstat (limited to 'meta-jasperforest')
-rw-r--r--meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.8.bbappend9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.8.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.8.bbappend
new file mode 100644
index 00000000..e586a6e6
--- /dev/null
+++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.8.bbappend
@@ -0,0 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_jasperforest = "jasperforest"
4KMACHINE_jasperforest = "jasperforest"
5
6# Update the following to use a different BSP branch or meta SRCREV
7#KBRANCH_jasperforest = "standard/preempt-rt/base"
8#SRCREV_machine_pn-linux-yocto-rt_jasperforest ?= "XXX"
9#SRCREV_meta_pn-linux-yocto-rt_jasperforest ?= "XXX"