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-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend (limited to 'meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend') diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend deleted file mode 100644 index 99e03873..00000000 --- a/meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend +++ /dev/null @@ -1,11 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_romley = "romley" - -KMACHINE_romley = "romley" -KBRANCH_romley = "standard/default/common-pc-64/romley" - -SRCREV_machine_pn-linux-yocto_romley ?= "f80ca865245b0a269e732d42f1e6f64849505662" -SRCREV_meta_pn-linux-yocto_romley ?= "e7f2fdc48f8808887175f0328274a2668084738c" - -LINUX_VERSION = "3.2.32" -- cgit v1.2.3-54-g00ecf