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

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


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

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

diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
index e6bd200..d80eb20 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_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 ?= "fcabc089b516e760d00a066893f9772d1535785c"
+LINUX_VERSION_INTEL_COMMON = "4.4.14"
+SRCREV_META_INTEL_COMMON ?= "870134f4bfa6208d6e5339e065486be3b6e693a5"
+SRCREV_MACHINE_INTEL_COMMON ?= "3f35359cf66659e5a27dc1a5f32f33d730649415"
 
-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