summaryrefslogtreecommitdiffstats
path: root/meta-cedartrail/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'meta-cedartrail/recipes-kernel')
-rw-r--r--meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend8
-rw-r--r--meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend8
2 files changed, 16 insertions, 0 deletions
diff --git a/meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
new file mode 100644
index 00000000..372b1392
--- /dev/null
+++ b/meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
@@ -0,0 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_cedartrail = "cedartrail"
3KMACHINE_cedartrail = "cedartrail"
4
5# Update the following to use a different BSP branch or meta SRCREV
6#KBRANCH_cedartrail = "yocto/standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_cedartrail ?= XXXX
8#SRCREV_meta_pn-linux-yocto-rt_cedartrail ?= XXXX
diff --git a/meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend
new file mode 100644
index 00000000..44cd4e89
--- /dev/null
+++ b/meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -0,0 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_cedartrail = "cedartrail"
4KMACHINE_cedartrail = "yocto/standard/cedartrail"
5KERNEL_FEATURES_append_cedartrail += " cfg/smp.scc"
6
7SRCREV_machine_pn-linux-yocto_cedartrail ?= "153cb7313697f6638109ed6ce40009af353eeb94"
8SRCREV_meta_pn-linux-yocto_cedartrail ?= "67ce7623909cef63927fd145026aaf371cf4abf1"