From a60ccb7309fc9c8c20d00eb394c7698d79c7b317 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Wed, 18 May 2016 16:51:24 -0500 Subject: linux-yocto-rt/4.4: Switch to standard/preempt-rt/intel 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 --- common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend') 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 474c2a47..3ba865e7 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.11" -SRCREV_META_INTEL_COMMON ?= "6ec93aaa70f838b551f58b91d0c6ffeff6f6094b" +SRCREV_META_INTEL_COMMON ?= "1465ac389f22979618852aa04298049cfdd5dcb4" SRCREV_MACHINE_INTEL_COMMON ?= "bf2fbe7f2cdf44fc69e50fefbfdd58d41a03733a" -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}" -- cgit v1.2.3-54-g00ecf