summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend')
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend9
1 files changed, 4 insertions, 5 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
index 3af58917..45631015 100644
--- a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
+++ b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
@@ -1,10 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
2COMPATIBLE_MACHINE_fri2 = "fri2" 3COMPATIBLE_MACHINE_fri2 = "fri2"
3KMACHINE_fri2 = "fri2" 4KMACHINE_fri2 = "fri2"
5KBRANCH_fri2 = "yocto/standard/preempt-rt/base"
6
4COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" 7COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
5KMACHINE_fri2-noemgd = "fri2" 8KMACHINE_fri2-noemgd = "fri2"
6 9KBRANCH_fri2-noemgd = "yocto/standard/preempt-rt/base"
7# Update the following to use a different BSP branch or meta SRCREV
8#KBRANCH_fri2 = "yocto/standard/preempt-rt/base"
9#SRCREV_machine_pn-linux-yocto-rt_fri2 ?= XXXX
10#SRCREV_meta_pn-linux-yocto-rt_fri2 ?= XXXX