summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend')
-rw-r--r--meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend18
1 files changed, 18 insertions, 0 deletions
diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
new file mode 100644
index 00000000..db56439c
--- /dev/null
+++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
@@ -0,0 +1,18 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_crystalforest-stargo = "crystalforest-stargo"
+KMACHINE_crystalforest-stargo = "crystalforest"
+KBRANCH_crystalforest-stargo = "standard/preempt-rt/base"
+
+SRCREV_machine_pn-linux-yocto-rt_crystalforest-stargo ?= "9032b1e9daf5b4396f939981c3be95f67802d18c"
+SRCREV_meta_pn-linux-yocto-rt_crystalforest-stargo ?= "463299bc2e533e1bd38b0053ae7b210980f269c3"
+
+
+COMPATIBLE_MACHINE_crystalforest-shumway = "crystalforest-shumway"
+KMACHINE_crystalforest-shumway = "crystalforest"
+KBRANCH_crystalforest-shumway = "standard/preempt-rt/base"
+
+SRCREV_machine_pn-linux-yocto-rt_crystalforest-shumway ?= "9032b1e9daf5b4396f939981c3be95f67802d18c"
+SRCREV_meta_pn-linux-yocto-rt_crystalforest-shumway ?= "463299bc2e533e1bd38b0053ae7b210980f269c3"
+
+module_autoload_uio = "uio"