From 7b38f0ef5fcd7c426f10037892cc8d17dd282ed4 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Thu, 2 Jun 2016 15:19:51 -0500 Subject: linux-yocto-rt/4.1: Switch to standard/preempt-rt/intel/base 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 --- common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'common') 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 8e7854fe..f4f31944 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}" -- cgit v1.2.3-54-g00ecf