[meta-intel] [PATCH 7/8] linux-yocto/4.4: Switch to standard/intel/base

Tom Zanussi tom.zanussi at linux.intel.com
Fri Jun 24 10:39:01 PDT 2016


The dedicated standard branch for Intel platforms has been renamed to
standard/intel/base - update the 4.4 kernel recipe accordingly.

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

diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index f908e5b..94d1a24 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.3"
-SRCREV_META_INTEL_COMMON = "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8"
-SRCREV_MACHINE_INTEL_COMMON = "076cc85486fda808582bd1e77400a5c49dea3e2e"
+LINUX_VERSION_INTEL_COMMON = "4.4.14"
+SRCREV_META_INTEL_COMMON = "870134f4bfa6208d6e5339e065486be3b6e693a5"
+SRCREV_MACHINE_INTEL_COMMON = "13852755ecbf491848afbe40e66fc152bc70915b"
 
-KBRANCH_INTEL_COMMON = "standard/base"
+KBRANCH_INTEL_COMMON = "standard/intel/base"
 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