[meta-intel] [PATCH] linux-yocto/4.4: Fix wrong rt SRCREV for 4.4

Jan Kiszka jan.kiszka at siemens.com
Mon Jan 9 13:10:50 PST 2017


This one refers to the merge of 4.4.26. Mistake of 371461eae450.

Signed-off-by: Jan Kiszka <jan.kiszka at siemens.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 ebb545d..64cf783 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 LINUX_VERSION_INTEL_COMMON = "4.4.26"
 SRCREV_META_INTEL_COMMON = "870134f4bfa6208d6e5339e065486be3b6e693a5"
-SRCREV_MACHINE_INTEL_COMMON = "13852755ecbf491848afbe40e66fc152bc70915b"
+SRCREV_MACHINE_INTEL_COMMON = "4eb72141aa7c3b626a7fc42ae8da6f8b29e43a2c"
 
 KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
 
-- 
2.1.4


More information about the meta-intel mailing list