From 24d63bd57269f3142c57c2d697c56101f73b23dc Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 31 May 2013 08:21:18 +0100 Subject: linux-yocto: Drop 3.2 bbappends 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 --- .../recipes-kernel/linux/linux-yocto-rt_3.2.bbappend | 8 -------- .../recipes-kernel/linux/linux-yocto_3.2.bbappend | 11 ----------- 2 files changed, 19 deletions(-) delete mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend delete mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend (limited to 'meta-jasperforest') 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 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -COMPATIBLE_MACHINE_jasperforest = "jasperforest" -KMACHINE_jasperforest = "jasperforest" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_jasperforest = "standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_jasperforest ?= ${AUTOREV} -#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 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_jasperforest = "jasperforest" - -KMACHINE_jasperforest = "jasperforest" -KBRANCH_jasperforest = "standard/default/common-pc-64/jasperforest" - -SRCREV_machine_pn-linux-yocto_jasperforest ?= "2a98cc74757bd353c7d49a2d0c7b479aba81d58e" -SRCREV_meta_pn-linux-yocto_jasperforest ?= "e7f2fdc48f8808887175f0328274a2668084738c" - -LINUX_VERSION = "3.2.32" -- cgit v1.2.3-54-g00ecf