From 3f637d34c917214378b838a359ca9fcacf49d9ee Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Thu, 17 Mar 2016 17:19:03 -0700 Subject: linux-yocto/4.4: Galileo updates and explicitly set CONFIG_FTRACE=y Integrate several patches for Galileo support. Explicitly set CONFIG_FTRACE=y in the yocto-kernel-cache, as the ktype refactoring update caused it to no longer be set by default in standard. Signed-off-by: California Sullivan Signed-off-by: Saul Wold --- 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 bb512801..2c0f94e3 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.3" -SRCREV_META_INTEL_COMMON ?= "da47accec6c17c22cecf064be1da29b5bf3d7583" -SRCREV_MACHINE_INTEL_COMMON ?= "853991833cc5140ca25450e81bf6b822d537a6ac" +SRCREV_META_INTEL_COMMON ?= "e0cf18471a271cd057538e9d33fa01a7669ff76f" +SRCREV_MACHINE_INTEL_COMMON ?= "dfa88200087a7ef73741383c05c14ff2f3978947" KBRANCH_INTEL_COMMON = "standard/preempt-rt" -- cgit v1.2.3-54-g00ecf