diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-02-28 16:10:00 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-02 15:22:53 +0000 |
commit | 6c959b13e7d6793d105ecfe0cef14991684873c1 (patch) | |
tree | 3ea7b420721235275a2dadf1941abf151095d3f1 /meta/recipes-kernel | |
parent | 11f8de9de8d42f3bd5114f8e372e8900037e393e (diff) | |
download | poky-6c959b13e7d6793d105ecfe0cef14991684873c1.tar.gz |
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 <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.2.bb | 14 |
2 files changed, 10 insertions, 10 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 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" | |||
11 | KBRANCH = "standard/preempt-rt/base" | 11 | KBRANCH = "standard/preempt-rt/base" |
12 | KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" | 12 | KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" |
13 | 13 | ||
14 | LINUX_VERSION ?= "3.2.7" | 14 | LINUX_VERSION ?= "3.2.8" |
15 | LINUX_KERNEL_TYPE = "preempt-rt" | 15 | LINUX_KERNEL_TYPE = "preempt-rt" |
16 | 16 | ||
17 | SRCREV_machine ?= "2043e8b786dfd06a41a66780141f731d2d788696" | 17 | SRCREV_machine ?= "6ab03c43328172425a6f632bff694a8da6c99f0e" |
18 | SRCREV_machine_qemuppc ?= "ec400326633f011c3b7d390beb765ad955145a29" | 18 | SRCREV_machine_qemuppc ?= "470deb222a704f84f3acf3a013a19d2da399d511" |
19 | SRCREV_meta ?= "4c648bbbc7d2204d1b24f444aebb10f91c4ecae3" | 19 | SRCREV_meta ?= "4c648bbbc7d2204d1b24f444aebb10f91c4ecae3" |
20 | 20 | ||
21 | 21 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.2.bb b/meta/recipes-kernel/linux/linux-yocto_3.2.bb index 65e1ea08b7..ecde039193 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.2.bb | |||
@@ -15,15 +15,15 @@ KBRANCH_qemuppc = "standard/default/qemu-ppc32" | |||
15 | KBRANCH_qemumips = "standard/default/mti-malta32-be" | 15 | KBRANCH_qemumips = "standard/default/mti-malta32-be" |
16 | KBRANCH_qemuarm = "standard/default/arm-versatile-926ejs" | 16 | KBRANCH_qemuarm = "standard/default/arm-versatile-926ejs" |
17 | 17 | ||
18 | LINUX_VERSION ?= "3.2.7" | 18 | LINUX_VERSION ?= "3.2.8" |
19 | 19 | ||
20 | 20 | ||
21 | SRCREV_machine_qemuarm ?= "c2028a144fe035719af7c5e9989fedc62ccf3c2c" | 21 | SRCREV_machine_qemuarm ?= "2fdc18ce2b9bf95519a02640cb45930ae7587dd4" |
22 | SRCREV_machine_qemumips ?= "7dfffd937d4755cba0fcf3f2b9b69a1c62262084" | 22 | SRCREV_machine_qemumips ?= "2b2a6bad57fe403f1180c4b9021210da87d02c20" |
23 | SRCREV_machine_qemuppc ?= "8fc0489fffe4c626f9a8053ad86014e75073a3d0" | 23 | SRCREV_machine_qemuppc ?= "eabeabc4c8a17822772895d3ba22989ae18a58c3" |
24 | SRCREV_machine_qemux86 ?= "0fae9c2722039df3e93398d314ee10e3f4330b86" | 24 | SRCREV_machine_qemux86 ?= "ea5bd45e564520ca4ecdb10f7af63263d5fe33f7" |
25 | SRCREV_machine_qemux86-64 ?= "0fae9c2722039df3e93398d314ee10e3f4330b86" | 25 | SRCREV_machine_qemux86-64 ?= "f54af84c64408a0259a919d1fd2405c0115c0a0b" |
26 | SRCREV_machine ?= "0fae9c2722039df3e93398d314ee10e3f4330b86" | 26 | SRCREV_machine ?= "21ab5dca134a6bf1316aa59f69f9ee9e091d5702" |
27 | SRCREV_meta ?= "4c648bbbc7d2204d1b24f444aebb10f91c4ecae3" | 27 | SRCREV_meta ?= "4c648bbbc7d2204d1b24f444aebb10f91c4ecae3" |
28 | 28 | ||
29 | PR = "r0" | 29 | PR = "r0" |