From 9ed73513fcb82924c3921e013036f6fa84d36996 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 17 May 2016 10:16:31 -0500 Subject: 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 --- common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common') 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.4.11" -SRCREV_META_INTEL_COMMON = "6ec93aaa70f838b551f58b91d0c6ffeff6f6094b" +SRCREV_META_INTEL_COMMON = "1465ac389f22979618852aa04298049cfdd5dcb4" SRCREV_MACHINE_INTEL_COMMON = "628bf627561c6285d99fb978e11d4c15fc29324b" -KBRANCH_INTEL_COMMON = "standard/base" +KBRANCH_INTEL_COMMON = "standard/intel" KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" -- cgit v1.2.3-54-g00ecf