From 82783c5ab0285eb976a76548542fa83d2b54c7f8 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Fri, 27 Jan 2017 16:27:21 -0800 Subject: linux-yocto/4.1: Update to latest stable release Bump from 4.1.33 to 4.1.37. A change in kernel tools makes this patch necessary, as an error in the kernel-cache caused a bad configuration. Signed-off-by: California Sullivan --- common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend') 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 221d18cd..b4b3601b 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.1.33" -SRCREV_META_INTEL_COMMON ?= "3c3197e65b6f2f5514853c1fe78ae8ffc131b02c" -SRCREV_MACHINE_INTEL_COMMON ?= "ab3829c3f77f5511157e2195b75d1a75304ef7e0" +LINUX_VERSION_INTEL_COMMON = "4.1.37" +SRCREV_META_INTEL_COMMON ?= "8f9c57ff647028ba74c5fbc7bd78b8d444ae08b8" +SRCREV_MACHINE_INTEL_COMMON ?= "0868b25f553584935067b6e2ed0289fba9682a84" KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" -- cgit v1.2.3-54-g00ecf