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

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


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

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

diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 459ce84..31b3998 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -1,10 +1,10 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-LINUX_VERSION_INTEL_COMMON = "4.1.18"
-SRCREV_META_INTEL_COMMON = "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
-SRCREV_MACHINE_INTEL_COMMON = "91f62d4a0a31919d9b2ccdaf881130f99b61fc5e"
+LINUX_VERSION_INTEL_COMMON = "4.1.26"
+SRCREV_META_INTEL_COMMON = "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d"
+SRCREV_MACHINE_INTEL_COMMON = "9195020e5747fba069c19996fab079931584a7fb"
 
-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