summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend')
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend
new file mode 100644
index 00000000..b4d2dfd6
--- /dev/null
+++ b/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend
@@ -0,0 +1,15 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_fri2 = "fri2"
5KMACHINE_fri2 = "fri2"
6KBRANCH_fri2 = "standard/tiny/base"
7#SRCREV_machine_pn-linux-yocto-tiny_fri2 ?= "XXX"
8#SRCREV_meta_pn-linux-yocto-tiny_fri2 ?= "XXX"
9
10
11COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
12KMACHINE_fri2-noemgd = "fri2"
13KBRANCH_fri2-noemgd = "standard/tiny/base"
14#SRCREV_machine_pn-linux-yocto-tiny_fri2-noemgd ?= "XXX"
15#SRCREV_meta_pn-linux-yocto-tiny_fri2-noemgd ?= "XXX"