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-jasperforest | |
| 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-jasperforest')
| -rw-r--r-- | meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend | 8 | ||||
| -rw-r--r-- | meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend | 11 |
2 files changed, 0 insertions, 19 deletions
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend deleted file mode 100644 index e506bf43..00000000 --- a/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | COMPATIBLE_MACHINE_jasperforest = "jasperforest" | ||
| 3 | KMACHINE_jasperforest = "jasperforest" | ||
| 4 | |||
| 5 | # Update the following to use a different BSP branch or meta SRCREV | ||
| 6 | #KBRANCH_jasperforest = "standard/preempt-rt/base" | ||
| 7 | #SRCREV_machine_pn-linux-yocto-rt_jasperforest ?= ${AUTOREV} | ||
| 8 | #SRCREV_meta_pn-linux-yocto-rt_jasperforest ?= ${AUTOREV} | ||
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend deleted file mode 100644 index 4e12708e..00000000 --- a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | COMPATIBLE_MACHINE_jasperforest = "jasperforest" | ||
| 4 | |||
| 5 | KMACHINE_jasperforest = "jasperforest" | ||
| 6 | KBRANCH_jasperforest = "standard/default/common-pc-64/jasperforest" | ||
| 7 | |||
| 8 | SRCREV_machine_pn-linux-yocto_jasperforest ?= "2a98cc74757bd353c7d49a2d0c7b479aba81d58e" | ||
| 9 | SRCREV_meta_pn-linux-yocto_jasperforest ?= "e7f2fdc48f8808887175f0328274a2668084738c" | ||
| 10 | |||
| 11 | LINUX_VERSION = "3.2.32" | ||
