From f4d24c4363eeedb8c0dfac7086a684510d71ffb1 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Tue, 11 Feb 2014 15:25:26 -0800 Subject: Remove linux-yocto 3.8 bbappends The current development branch (for 1.6) supports 3.10 and -dev linux-yocto kernels. Delete all the lingering 3.8 kernel recipes. Signed-off-by: Darren Hart --- .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend (limited to 'meta-isg/meta-haswell-wc') diff --git a/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend deleted file mode 100644 index c4b2a2ac..00000000 --- a/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ /dev/null @@ -1,16 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -KMETA = "meta" - -COMPATIBLE_MACHINE_haswell-wc = "haswell-wc" -KMACHINE_haswell-wc = "haswell-wc" -KBRANCH_haswell-wc = "standard/common-pc-64/base" - -KERNEL_FEATURES_haswell-wc += "features/amt/mei" - -LINUX_VERSION = "3.8.13" - -SRCREV_machine_haswell-wc = "f20047520a57322f05d95a18a5fbd082fb15cb87" -SRCREV_meta_haswell-wc = "dfeaae26b811cb006f3013a1be7bb2de54d9c015" - -SRC_URI_haswell-wc = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta" -- cgit v1.2.3-54-g00ecf