summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 25dba2cb..5f38d7ff 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,10 +1,10 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.11" 3LINUX_VERSION_INTEL_COMMON = "4.4.11"
4SRCREV_META_INTEL_COMMON = "6ec93aaa70f838b551f58b91d0c6ffeff6f6094b" 4SRCREV_META_INTEL_COMMON = "1465ac389f22979618852aa04298049cfdd5dcb4"
5SRCREV_MACHINE_INTEL_COMMON = "628bf627561c6285d99fb978e11d4c15fc29324b" 5SRCREV_MACHINE_INTEL_COMMON = "628bf627561c6285d99fb978e11d4c15fc29324b"
6 6
7KBRANCH_INTEL_COMMON = "standard/base" 7KBRANCH_INTEL_COMMON = "standard/intel"
8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" 8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
9 9
10LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" 10LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}"