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 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-COMPATIBLE_MACHINE_romley = "romley"
-KMACHINE_romley = "romley"
-
-# Update the following to use a different BSP branch or meta SRCREV
-#KBRANCH_romley = "standard/preempt-rt/base"
-#SRCREV_machine_pn-linux-yocto-rt_romley ?= XXXX
-#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 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-COMPATIBLE_MACHINE_romley = "romley"
-
-KMACHINE_romley = "romley"
-KBRANCH_romley = "standard/default/common-pc-64/romley"
-
-SRCREV_machine_pn-linux-yocto_romley ?= "f80ca865245b0a269e732d42f1e6f64849505662"
-SRCREV_meta_pn-linux-yocto_romley ?= "e7f2fdc48f8808887175f0328274a2668084738c"
-
-LINUX_VERSION = "3.2.32"