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

Tom Zanussi tom.zanussi at linux.intel.com
Fri Jun 3 07:11:18 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 | 4 ++--
 1 file changed, 2 insertions(+), 2 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 f53b206..d9e67b9 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
@@ -2,9 +2,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.1.24"
 SRCREV_META_INTEL_COMMON ?= "4b4199bd24f206d459061bb0a920d009429d5ed3"
-SRCREV_MACHINE_INTEL_COMMON ?= "07e7cdbe501e762f73e778fb5507c9a6c7ac5669"
+SRCREV_MACHINE_INTEL_COMMON ?= "e22280e8c2905d96c7cc5917df202b6ed904d042"
 
-KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel"
+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