diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-31 08:21:18 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-31 08:21:21 +0100 |
| commit | 24d63bd57269f3142c57c2d697c56101f73b23dc (patch) | |
| tree | 5746e922b98dde85a76dd0e0e13b3eb433410e5b /meta-sugarbay/recipes-kernel | |
| parent | 2ba2e0ea55bab687134b452a5db81d189b820f59 (diff) | |
| download | meta-intel-24d63bd57269f3142c57c2d697c56101f73b23dc.tar.gz | |
linux-yocto: Drop 3.2 bbappends1.5_M1.rc11.5_M1.final
As part of the usual kernel upgrade cycle, the 3.2 kernel has been removed from
OE-Core so remove the bbappend files from meta-intel too.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-sugarbay/recipes-kernel')
| -rw-r--r-- | meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend | 8 | ||||
| -rw-r--r-- | meta-sugarbay/recipes-kernel/linux/linux-yocto_3.2.bbappend | 13 |
2 files changed, 0 insertions, 21 deletions
diff --git a/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend b/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend deleted file mode 100644 index 531a3ad5..00000000 --- a/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.2.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 | ||
diff --git a/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.2.bbappend deleted file mode 100644 index c680305c..00000000 --- a/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.2.bbappend +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | COMPATIBLE_MACHINE_sugarbay = "sugarbay" | ||
| 4 | |||
| 5 | KMACHINE_sugarbay = "sugarbay" | ||
| 6 | KBRANCH_sugarbay = "standard/default/common-pc-64/sugarbay" | ||
| 7 | |||
| 8 | SRCREV_machine_pn-linux-yocto_sugarbay ?= "1c0a82537cef285d35a1bce112895f135b8272ae" | ||
| 9 | SRCREV_meta_pn-linux-yocto_sugarbay ?= "e7f2fdc48f8808887175f0328274a2668084738c" | ||
| 10 | |||
| 11 | KERNEL_FEATURES_append_sugarbay = " features/tmp/rc6" | ||
| 12 | |||
| 13 | LINUX_VERSION = "3.2.32" | ||
