summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-02-28 16:10:00 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-02 14:01:25 +0000
commit8bd3038b62eaf46f9ac09fcdc1ca5e6f6e53a126 (patch)
tree5170835331245752a69f4d0651b09ba20bb701ed /meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
parent0027bb45a40d209f43088e2c2b38191446ea1190 (diff)
downloadopenembedded-core-8bd3038b62eaf46f9ac09fcdc1ca5e6f6e53a126.tar.gz
openembedded-core-8bd3038b62eaf46f9ac09fcdc1ca5e6f6e53a126.tar.bz2
openembedded-core-8bd3038b62eaf46f9ac09fcdc1ca5e6f6e53a126.tar.xz
openembedded-core-8bd3038b62eaf46f9ac09fcdc1ca5e6f6e53a126.zip
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. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb6
1 files changed, 3 insertions, 3 deletions
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 b0dacb40e..bbb227fe4 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"