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 --- meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend | 10 ---------- meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend | 7 ------- 2 files changed, 17 deletions(-) delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend (limited to 'meta-n450') diff --git a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend deleted file mode 100644 index 1c7fef99..00000000 --- a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend +++ /dev/null @@ -1,10 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -COMPATIBLE_MACHINE_n450 = "n450" -KMACHINE_n450 = "atom-pc" - -KERNEL_FEATURES_append_n450 += " cfg/smp.scc" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_n450 = "yocto/standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_n450 ?= XXXX -#SRCREV_meta_pn-linux-yocto-rt_n450 ?= XXXX diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend deleted file mode 100644 index 19c6734d..00000000 --- a/meta-n450/recipes-kernel/linux/linux-yocto_3.2.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -COMPATIBLE_MACHINE_n450 = "n450" -KMACHINE_n450 = "atom-pc" -KBRANCH_n450 = "standard/default/common-pc/atom-pc" - -#SRCREV_machine_pn-linux-yocto_n450 = XXXX -#SRCREV_meta_pn-linux-yocto_n450 ?= XXXX -- cgit v1.2.3-54-g00ecf