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

Saul Wold sgw at linux.intel.com
Tue Jun 28 08:56:32 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>
---
 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 85399dc..c1ca3f6 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 = "9f68667031354532563766a3d04ca8a618e9177a"
 SRCREV_MACHINE_INTEL_COMMON = "9ba8c36e9ea7419d06accab5311e7fb0d56513ff"
 
 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 4196e09..ff31f29 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 = "870134f4bfa6208d6e5339e065486be3b6e693a5"
 SRCREV_MACHINE_INTEL_COMMON = "bc64c8124504681545cb97a22b69a4e4bfeb55e2"
 
 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