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-sugarbay/recipes-kernel/linux/linux-yocto_3.2.bbappend | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_3.2.bbappend (limited to 'meta-sugarbay/recipes-kernel/linux/linux-yocto_3.2.bbappend') 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 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_sugarbay = "sugarbay" - -KMACHINE_sugarbay = "sugarbay" -KBRANCH_sugarbay = "standard/default/common-pc-64/sugarbay" - -SRCREV_machine_pn-linux-yocto_sugarbay ?= "1c0a82537cef285d35a1bce112895f135b8272ae" -SRCREV_meta_pn-linux-yocto_sugarbay ?= "e7f2fdc48f8808887175f0328274a2668084738c" - -KERNEL_FEATURES_append_sugarbay = " features/tmp/rc6" - -LINUX_VERSION = "3.2.32" -- cgit v1.2.3-54-g00ecf