From 7561d5b204aadeae7103148980149dd24c0eae4f Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 11 Jan 2012 13:30:50 -0500 Subject: linux-yocto: consolidated fix SRCREV updates Updating the SRCREVs to include the following fixes from Khem Raj and Zumeng Chen. 6f5b118 compiler.h: Undef before redefining __attribute_const__ fe80c1e oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue (From OE-Core rev: 02e22816d68dc2bac7fed6952e52ea8a3d9532d2) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb index c6bf4465b2..145e54802e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb @@ -14,8 +14,8 @@ KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" LINUX_VERSION ?= "3.0.14" LINUX_KERNEL_TYPE = "preempt-rt" -SRCREV_machine ?= "bcf4107c7f22d10952618a2ad146e6149d240cd2" -SRCREV_machine_qemuppc ?= "1e5511ea2cb5f150ffce86071035a81c0499494b" +SRCREV_machine ?= "f1cc220f4ddf434bf254707c83a45794a63f117f" +SRCREV_machine_qemuppc ?= "8bd5b80cb3243dadc9d6c5c09482c49994dff1a8" SRCREV_meta ?= "73dafd44ea875df654129b32b2877f342d5573e4" PR = "r1" -- cgit v1.2.3-54-g00ecf