diff options
Diffstat (limited to 'meta-fri2/recipes-kernel')
-rw-r--r-- | meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 7 |
1 files changed, 7 insertions, 0 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 new file mode 100644 index 00000000..13b68a30 --- /dev/null +++ b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | |||
@@ -0,0 +1,7 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | COMPATIBLE_MACHINE_fri2 = "fri2" | ||
3 | KMACHINE_fri2 = "fri2" | ||
4 | KBRANCH_fri2 = "yocto/standard/preempt-rt/base" | ||
5 | |||
6 | SRCREV_machine_pn-linux-yocto-rt_fri2 ?= ${AUTOREV} | ||
7 | SRCREV_meta_pn-linux-yocto-rt_fri2 ?= ${AUTOREV} | ||