summaryrefslogtreecommitdiffstats
path: root/meta-crownbay
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2014-02-11 15:29:14 -0800
committerDarren Hart <dvhart@linux.intel.com>2014-03-12 14:51:00 -0700
commitc44aad00647e5c650dcb5cad8aea5d35838b4654 (patch)
tree29fc1ab0d5ba8158975adf022614142dd90581ff /meta-crownbay
parentf4d24c4363eeedb8c0dfac7086a684510d71ffb1 (diff)
downloadmeta-intel-c44aad00647e5c650dcb5cad8aea5d35838b4654.tar.gz
Remove linux-yocto rt and tiny 3.4 recipes
3.4 is no longer supported, drop the 3.4 rt and tiny recipes as well. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-crownbay')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
deleted file mode 100644
index 649e5196..00000000
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
+++ /dev/null
@@ -1,17 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
5KMACHINE_crownbay-noemgd = "crownbay"
6
7COMPATIBLE_MACHINE_crownbay = "crownbay"
8KMACHINE_crownbay = "crownbay"
9
10# Update the following to use a different BSP branch or meta SRCREV
11#KBRANCH_crownbay-noemgd = "standard/preempt-rt/base"
12#SRCREV_machine_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX
13#SRCREV_meta_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX
14
15#KBRANCH_crownbay = "standard/preempt-rt/base"
16#SRCREV_machine_pn-linux-yocto-rt_crownbay ?= XXXX
17#SRCREV_meta_pn-linux-yocto-rt_crownbay ?= XXXX