summaryrefslogtreecommitdiffstats
path: root/meta-romley/recipes-kernel/linux
diff options
context:
space:
mode:
Diffstat (limited to 'meta-romley/recipes-kernel/linux')
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend8
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend7
2 files changed, 15 insertions, 0 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
new file mode 100644
index 00000000..d630dc4f
--- /dev/null
+++ b/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
@@ -0,0 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_romley = "romley"
3KMACHINE_romley = "romley"
4
5# Update the following to use a different BSP branch or meta SRCREV
6#KBRANCH_sugarbay = "yocto/standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_sugarbay ?= XXXX
8#SRCREV_meta_pn-linux-yocto-rt_sugarbay ?= XXXX
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend
new file mode 100644
index 00000000..558be955
--- /dev/null
+++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -0,0 +1,7 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_romley = "romley"
4KMACHINE_romley = "yocto/standard/common-pc-64/romley"
5
6SRCREV_machine_pn-linux-yocto_romley ?= "dbe820c277dfa6cbc249d410e8b083286ec484b7"
7SRCREV_meta_pn-linux-yocto_romley ?= "353d43d340e87996b4be4c5f6ddb4447e050b65c"