From 867f86176b5e1788b55ad62f3dd364c515ac7c4a Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Fri, 27 Jan 2017 16:27:49 -0800 Subject: linux-yocto/4.4: Update to latest stable release Bump from 4.4.26 to 4.4.41. 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.4.bbappend | 6 +++--- 1 file changed, 3 insertions(+), 3 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 188a36d1..964035e3 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.4.26" -SRCREV_META_INTEL_COMMON ?= "3030330b066a33ce21164a8b30d0503cf9f68e5b" -SRCREV_MACHINE_INTEL_COMMON ?= "c5851eb141c2c64b0f6d453c45c4200dfede1a79" +LINUX_VERSION_INTEL_COMMON = "4.4.41" +SRCREV_META_INTEL_COMMON ?= "78a26182e20c0a49c1adda63faa15ccd3f4ecb27" +SRCREV_MACHINE_INTEL_COMMON ?= "4a62e2acde6c31623583ae4e6f08347379aad3ee" KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" -- cgit v1.2.3-54-g00ecf