From 09d485dcce6ed4b654abc0c8a630f1d36bc1a7d6 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Wed, 12 Mar 2014 10:41:27 -0700 Subject: linux-yocto: Remove redundant recipes Remove all redundant linux-yocto recipes where the BSP is able to reuse the intel-common version. Update the common bbappends with the KERNEL_FEATURES and module_autoload* statements from the consolidated bbappends. Signed-off-by: Darren Hart --- .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend (limited to 'meta-isg') diff --git a/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend deleted file mode 100644 index 0a12121c..00000000 --- a/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.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.10.19" - -SRCREV_machine_haswell-wc = "a9ec82e355130160f9094e670bd5be0022a84194" -SRCREV_meta_haswell-wc = "d9cd83c0292bd4e2a6754a96761027252e726a42" - -SRC_URI_haswell-wc = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta" -- cgit v1.2.3-54-g00ecf