summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.1.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.1.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.1.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend1
1 files changed, 0 insertions, 1 deletions
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"
5SRCREV_MACHINE_INTEL_COMMON = "5c070dc315d4adb342840a0c093b6006eadb325a" 5SRCREV_MACHINE_INTEL_COMMON = "5c070dc315d4adb342840a0c093b6006eadb325a"
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}"