summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend')
-rw-r--r--meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
new file mode 100644
index 00000000..9be788ce
--- /dev/null
+++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -0,0 +1,17 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_crystalforest-stargo = "crystalforest-stargo"
4KMACHINE_crystalforest-stargo = "crystalforest"
5KBRANCH_crystalforest-stargo = "standard/common-pc-64/crystalforest"
6
7SRCREV_machine_pn-linux-yocto_crystalforest-stargo ?= "0985844fa6235422c67ef269952fa4e765f252f9"
8SRCREV_meta_pn-linux-yocto_crystalforest-stargo ?= "463299bc2e533e1bd38b0053ae7b210980f269c3"
9
10COMPATIBLE_MACHINE_crystalforest-shumway = "crystalforest-shumway"
11KMACHINE_crystalforest-shumway = "crystalforest"
12KBRANCH_crystalforest-shumway = "standard/common-pc-64/crystalforest"
13
14SRCREV_machine_pn-linux-yocto_crystalforest-shumway ?= "0985844fa6235422c67ef269952fa4e765f252f9"
15SRCREV_meta_pn-linux-yocto_crystalforest-shumway ?= "463299bc2e533e1bd38b0053ae7b210980f269c3"
16
17module_autoload_uio = "uio"