summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2016-07-20 15:32:57 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-07-27 19:40:26 -0500
commita4c1cfb53d192036597a7926d3fba4105076c1ea (patch)
treee8f5c6f5c00c5eb31c4f3a5e16ed4b2d28deaad1 /common/recipes-kernel/linux/linux-yocto_4.4.bbappend
parent76809b3ae6433f0a518a3d77dce05dc2947a3d2c (diff)
downloadmeta-intel-a4c1cfb53d192036597a7926d3fba4105076c1ea.tar.gz
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 <sgw@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto_4.4.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend1
1 files changed, 0 insertions, 1 deletions
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"
5SRCREV_MACHINE_INTEL_COMMON = "3e103c72114bcd201720c85472d90cbad25ce6d6" 5SRCREV_MACHINE_INTEL_COMMON = "3e103c72114bcd201720c85472d90cbad25ce6d6"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
9 8
10LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" 9LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}"
11COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 10COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"