[meta-intel] [PATCH 2/2 v2] linux-yocto*: remove mei from KERNEL_FEATURES

Saul Wold sgw at linux.intel.com
Wed Jul 20 15:32:57 PDT 2016


As it's already part of the intel-common-drivers in yocto-kernel-cache

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
v2: this patch seems to have gotten lost in the shuffle, no real change, just rebase

 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 9a1b5d0..3b1382c 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 7cf821b..e74639c 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 = "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe"
 SRCREV_MACHINE_INTEL_COMMON = "47821fe3846ba2f9cddebbf2a6fe60d364be1999"
 
 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 3711d73..7cb99b8 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 = "4800a400d5ace1d4332ee18b01ac1c680e454457"
 SRCREV_MACHINE_INTEL_COMMON = "f67e69b33e63209737571d2e71ac84b2ecdf3cfc"
 
 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}"
-- 
2.5.5



More information about the meta-intel mailing list