From 6c959b13e7d6793d105ecfe0cef14991684873c1 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 28 Feb 2012 16:10:00 -0500 Subject: linux-yocto: update to v3.2.8 3.2.8 was released and contains a floating point fix for x86 32 bit and some x86-64 fixes. So it's worth picking up right away. (From OE-Core rev: 8bd3038b62eaf46f9ac09fcdc1ca5e6f6e53a126) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb index b0dacb40ee..bbb227fe4f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb @@ -11,11 +11,11 @@ KMACHINE_qemumips = "mti-malta32-be" KBRANCH = "standard/preempt-rt/base" KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" -LINUX_VERSION ?= "3.2.7" +LINUX_VERSION ?= "3.2.8" LINUX_KERNEL_TYPE = "preempt-rt" -SRCREV_machine ?= "2043e8b786dfd06a41a66780141f731d2d788696" -SRCREV_machine_qemuppc ?= "ec400326633f011c3b7d390beb765ad955145a29" +SRCREV_machine ?= "6ab03c43328172425a6f632bff694a8da6c99f0e" +SRCREV_machine_qemuppc ?= "470deb222a704f84f3acf3a013a19d2da399d511" SRCREV_meta ?= "4c648bbbc7d2204d1b24f444aebb10f91c4ecae3" -- cgit v1.2.3-54-g00ecf