summaryrefslogtreecommitdiffstats
path: root/meta-romley
diff options
context:
space:
mode:
Diffstat (limited to 'meta-romley')
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend8
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend11
2 files changed, 0 insertions, 19 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
deleted file mode 100644
index 7a617490..00000000
--- a/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
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_romley = "standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_romley ?= XXXX
8#SRCREV_meta_pn-linux-yocto-rt_romley ?= XXXX
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend
deleted file mode 100644
index 99e03873..00000000
--- a/meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend
+++ /dev/null
@@ -1,11 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_romley = "romley"
4
5KMACHINE_romley = "romley"
6KBRANCH_romley = "standard/default/common-pc-64/romley"
7
8SRCREV_machine_pn-linux-yocto_romley ?= "f80ca865245b0a269e732d42f1e6f64849505662"
9SRCREV_meta_pn-linux-yocto_romley ?= "e7f2fdc48f8808887175f0328274a2668084738c"
10
11LINUX_VERSION = "3.2.32"