[meta-intel] [PATCH 3/8] linux-yocto/4.1: Switch to standard/intel

Tom Zanussi tom.zanussi at linux.intel.com
Tue May 24 14:51:13 PDT 2016


We now have a dedicated standard/intel branch for Intel platforms, so
have the the 4.1 kernel recipe make use of it.

Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>
---
 common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index ed2a52c..17d656f 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -4,7 +4,7 @@ LINUX_VERSION_INTEL_COMMON = "4.1.18"
 SRCREV_META_INTEL_COMMON = "e8c492e96f39fbee71520dbee0227dd6a87b9a59"
 SRCREV_MACHINE_INTEL_COMMON = "d03753ddb28a1141e550a67c99ac95789a424fc5"
 
-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}"
-- 
1.9.3



More information about the meta-intel mailing list