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

Tom Zanussi tom.zanussi at linux.intel.com
Tue May 24 14:51:12 PDT 2016


We now have a dedicated standard/preempt-rt/intel branch for Intel
platforms, so have the the 4.4 rt kernel recipe make use of it.

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

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 14fad93..af4c0dc 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -4,7 +4,7 @@ LINUX_VERSION_INTEL_COMMON = "4.4.10"
 SRCREV_META_INTEL_COMMON ?= "d6ee402d461048cf1afd10375fee5769c06d21d6"
 SRCREV_MACHINE_INTEL_COMMON ?= "7ef3fe56827bd9c20021e3a52bc36ebd4c6b2ce3"
 
-KBRANCH_INTEL_COMMON = "standard/preempt-rt"
+KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel"
 
 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