summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2016-05-17 10:16:31 -0500
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-05-26 17:44:58 -0500
commit9ed73513fcb82924c3921e013036f6fa84d36996 (patch)
treeec1f3dff90863d9f3ffcd27b7757e22c1766ad53 /common/recipes-kernel/linux/linux-yocto_4.4.bbappend
parentca9b50c462c4e95a5233b591ccbf4da8ab7c2987 (diff)
downloadmeta-intel-9ed73513fcb82924c3921e013036f6fa84d36996.tar.gz
linux-yocto/4.4: Switch to standard/intel
We now have a dedicated standard/intel branch for Intel platforms, so have the the 4.4 kernel recipe make use of it. 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.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}"