summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
diff options
context:
space:
mode:
authorKishore Bodke <kishore.k.bodke@intel.com>2012-09-06 10:47:46 -0700
committerTom Zanussi <tom.zanussi@intel.com>2012-09-07 17:20:31 -0500
commite3d9eb5df031ea32208d196061b5511849019da9 (patch)
treefd2c0792fff88f61f1e3179038b48a1ce6559652 /meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
parent66b516f3d3a287eecbf8804b2221bfc27e36db63 (diff)
downloadmeta-intel-f9ce246841faa7ebfde4554bb16023338cb29133.tar.gz
meta-crystalforest: Crystal Forest BSP Created.1.3_M4.rc11.3_M4
Initial checkin for the new Crystal Forest BSP. This BSP is based on Sandybridge CPU and Cave Creek Chipset. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_crystalforest-stargo = "crystalforest-stargo"
4KMACHINE_crystalforest-stargo = "crystalforest"
5KBRANCH_crystalforest-stargo = "standard/preempt-rt/base"
6
7SRCREV_machine_pn-linux-yocto-rt_crystalforest-stargo ?= "9032b1e9daf5b4396f939981c3be95f67802d18c"
8SRCREV_meta_pn-linux-yocto-rt_crystalforest-stargo ?= "463299bc2e533e1bd38b0053ae7b210980f269c3"
9
10
11COMPATIBLE_MACHINE_crystalforest-shumway = "crystalforest-shumway"
12KMACHINE_crystalforest-shumway = "crystalforest"
13KBRANCH_crystalforest-shumway = "standard/preempt-rt/base"
14
15SRCREV_machine_pn-linux-yocto-rt_crystalforest-shumway ?= "9032b1e9daf5b4396f939981c3be95f67802d18c"
16SRCREV_meta_pn-linux-yocto-rt_crystalforest-shumway ?= "463299bc2e533e1bd38b0053ae7b210980f269c3"
17
18module_autoload_uio = "uio"