From a4c1cfb53d192036597a7926d3fba4105076c1ea Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 20 Jul 2016 15:32:57 -0700 Subject: linux-yocto*: remove mei from KERNEL_FEATURES As it's already part of the intel-common-drivers in yocto-kernel-cache Signed-off-by: Saul Wold Signed-off-by: Tom Zanussi --- common/recipes-kernel/linux/linux-yocto-dev.bbappend | 2 -- common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 1 - common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 1 - 3 files changed, 4 deletions(-) diff --git a/common/recipes-kernel/linux/linux-yocto-dev.bbappend b/common/recipes-kernel/linux/linux-yocto-dev.bbappend index 9a1b5d0c..3b1382c6 100644 --- a/common/recipes-kernel/linux/linux-yocto-dev.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-dev.bbappend @@ -1,7 +1,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" - COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" KMACHINE_core2-32-intel-common = "intel-core2-32" KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend index dcd8791f..56ab0132 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend @@ -5,7 +5,6 @@ SRCREV_META_INTEL_COMMON = "6a2047c00450aeafb7006805d266a44fd7676126" SRCREV_MACHINE_INTEL_COMMON = "5c070dc315d4adb342840a0c093b6006eadb325a" KBRANCH_INTEL_COMMON = "standard/intel/base" -KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend index 524eff5c..57906081 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend @@ -5,7 +5,6 @@ SRCREV_META_INTEL_COMMON = "8c6158ec5e43a4cae59058af49f70e0406d18091" SRCREV_MACHINE_INTEL_COMMON = "3e103c72114bcd201720c85472d90cbad25ce6d6" KBRANCH_INTEL_COMMON = "standard/intel/base" -KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" -- cgit v1.2.3-54-g00ecf