The kernel cache was refactored and this feature was moved, and is now
included in intel-common BSPs by default. This option is no longer
necessary and by pointing to the wrong location was breaking builds.

Signed-off-by: California Sullivan <[email protected]>
---
 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 fae684e..5215af5 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 = 
"3c3197e65b6f2f5514853c1fe78ae8ffc131b02c"
 SRCREV_MACHINE_INTEL_COMMON = "302ef0123fb9033f4059b6d722ed8b226ba36e99"
 
 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 288ed90..fca6231 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 = 
"3030330b066a33ce21164a8b30d0503cf9f68e5b"
 SRCREV_MACHINE_INTEL_COMMON = "6729daf8d803e7a21c31e5fd68ff1069456448ad"
 
 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

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to