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

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


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

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

diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
index 8e7854f..f4f3194 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_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 ?= "28d8cfdbcb18a6eef202099cca66430fd3b6eae0"
+LINUX_VERSION_INTEL_COMMON = "4.1.26"
+SRCREV_META_INTEL_COMMON ?= "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d"
+SRCREV_MACHINE_INTEL_COMMON ?= "fb58cd4f92e8b7dfbb7f62af9f01518dbb792041"
 
-KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
+KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
 
 LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}"
 COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
-- 
1.9.3



More information about the meta-intel mailing list