summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-kernel/linux/linux-yocto-dev.bbappend2
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend1
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend1
3 files changed, 0 insertions, 4 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-dev.bbappend b/common/recipes-kernel/linux/linux-yocto-dev.bbappend
index 9a1b5d0c..3b1382c6 100644
--- a/common/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-dev.bbappend
@@ -1,7 +1,5 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
4
5COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 3COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
6KMACHINE_core2-32-intel-common = "intel-core2-32" 4KMACHINE_core2-32-intel-common = "intel-core2-32"
7KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" 5KERNEL_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 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}"
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}"