From d668ed4b32a7104f46aea69ad8486fdc90bf2c14 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 10 Jul 2012 13:11:04 -0400 Subject: linux-yocto/3.4: perf, unionfs and yaffs2 fixes Updating the 3.4 SRCREVs to pickup the following changes: 6297e4c perf: add sgidefs.h to for mips builds 69b7817 yaffs: add leading underscore to mtd_info function names 160f1ac yaffs: change type for mode to umode_t 2d875e8 Unionfs: use mode_t (From OE-Core rev: 9d75c34948f5d961cff9d72fbaa628ff58821cc7) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb index d2ba6c9750..f30f6dd118 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb @@ -8,8 +8,8 @@ LINUX_KERNEL_TYPE = "preempt-rt" KMETA = "meta" -SRCREV_machine ?= "6767c6a0821b8bb782bee9faa8aec6593a9d39dd" -SRCREV_machine_qemuppc ?= "575b10dd912557cce881ea519c7ac2b84fbe7b47" +SRCREV_machine ?= "b25f7c9730e3bd3be1bf7b7982251b7459ad6579" +SRCREV_machine_qemuppc ?= "2777125ab6f92b624ecaf11d6b1ab604e64497a8" SRCREV_meta ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5" PR = "${INC_PR}.0" -- cgit v1.2.3-54-g00ecf