diff options
author | Darren Hart <dvhart@linux.intel.com> | 2014-02-11 15:29:14 -0800 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2014-03-12 14:51:00 -0700 |
commit | c44aad00647e5c650dcb5cad8aea5d35838b4654 (patch) | |
tree | 29fc1ab0d5ba8158975adf022614142dd90581ff /meta-sugarbay | |
parent | f4d24c4363eeedb8c0dfac7086a684510d71ffb1 (diff) | |
download | meta-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-sugarbay')
-rw-r--r-- | meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend deleted file mode 100644 index 531a3ad5..00000000 --- a/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | COMPATIBLE_MACHINE_sugarbay = "sugarbay" | ||
3 | KMACHINE_sugarbay = "sugarbay" | ||
4 | |||
5 | # Update the following to use a different BSP branch or meta SRCREV | ||
6 | #KBRANCH_sugarbay = "standard/preempt-rt/base" | ||
7 | #SRCREV_machine_pn-linux-yocto-rt_sugarbay ?= XXXX | ||
8 | #SRCREV_meta_pn-linux-yocto-rt_sugarbay ?= XXXX | ||