diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-11-13 15:52:12 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-20 15:31:51 +0000 |
commit | 23216772899709c840130d46a9700d0ba5e76793 (patch) | |
tree | 479e19026dfd525f2c8e2cdf31eba2d2575ed0ee /meta/recipes-kernel | |
parent | 04caf88ec3d271712146c435d84dbeefb9cf0834 (diff) | |
download | poky-23216772899709c840130d46a9700d0ba5e76793.tar.gz |
linux-yocto/3.2: update to v3.2.32 and 3.2.32-rt48
The 3.2 kernel was lagging behind on kernel.org -stable and -rt
updates. Even though no 1.3 BSPs directly use this kernel, it should be
updated for those that may use it.
Sanity test on qemu* for -rt and standard builds.
(From OE-Core rev: 7ad1c853e252bea024043dc79d89405178393c09)
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 | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.2.bb | 18 |
3 files changed, 16 insertions, 16 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 a3900ce391..0c82e16574 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | |||
@@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-yocto.inc | |||
3 | KBRANCH = "standard/preempt-rt/base" | 3 | KBRANCH = "standard/preempt-rt/base" |
4 | KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" | 4 | KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" |
5 | 5 | ||
6 | LINUX_VERSION ?= "3.2.18" | 6 | LINUX_VERSION ?= "3.2.32" |
7 | LINUX_KERNEL_TYPE = "preempt-rt" | 7 | LINUX_KERNEL_TYPE = "preempt-rt" |
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | 10 | ||
11 | SRCREV_machine ?= "c094363010bd4645e65cc8845dd23e513ac894d1" | 11 | SRCREV_machine ?= "d8f7347b67d909a999391c4b6f64447b0ccdc86a" |
12 | SRCREV_machine_qemuppc ?= "8e63a7522e4901c1312f7f53e490027070ffc057" | 12 | SRCREV_machine_qemuppc ?= "65c57e1a8656830260aa56a25bc8512dcb68258a" |
13 | SRCREV_meta ?= "486f7aec824b4127e91ef53228823e996b3696f0" | 13 | SRCREV_meta ?= "e7f2fdc48f8808887175f0328274a2668084738c" |
14 | 14 | ||
15 | PR = "${INC_PR}.0" | 15 | PR = "${INC_PR}.0" |
16 | PV = "${LINUX_VERSION}+git${SRCPV}" | 16 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb index 2bd7eee2b6..00f706b002 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | |||
@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}" | |||
8 | LINUX_KERNEL_TYPE = "tiny" | 8 | LINUX_KERNEL_TYPE = "tiny" |
9 | KCONFIG_MODE = "--allnoconfig" | 9 | KCONFIG_MODE = "--allnoconfig" |
10 | 10 | ||
11 | LINUX_VERSION ?= "3.2.18" | 11 | LINUX_VERSION ?= "3.2.32" |
12 | 12 | ||
13 | KMETA = "meta" | 13 | KMETA = "meta" |
14 | 14 | ||
15 | SRCREV_machine ?= "da6291c46f37e2fb799d964c807d8d57ea89c375" | 15 | SRCREV_machine ?= "c07ec7159c3ede723953b0d603a7bb55d8614b44" |
16 | SRCREV_meta ?= "486f7aec824b4127e91ef53228823e996b3696f0" | 16 | SRCREV_meta ?= "e7f2fdc48f8808887175f0328274a2668084738c" |
17 | 17 | ||
18 | PR = "${INC_PR}.0" | 18 | PR = "${INC_PR}.0" |
19 | PV = "${LINUX_VERSION}+git${SRCPV}" | 19 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.2.bb b/meta/recipes-kernel/linux/linux-yocto_3.2.bb index 45414d5ce4..77508fcf05 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.2.bb | |||
@@ -7,15 +7,15 @@ KBRANCH_qemuppc = "standard/default/qemu-ppc32" | |||
7 | KBRANCH_qemumips = "standard/default/mti-malta32-be" | 7 | KBRANCH_qemumips = "standard/default/mti-malta32-be" |
8 | KBRANCH_qemuarm = "standard/default/arm-versatile-926ejs" | 8 | KBRANCH_qemuarm = "standard/default/arm-versatile-926ejs" |
9 | 9 | ||
10 | LINUX_VERSION ?= "3.2.18" | 10 | LINUX_VERSION ?= "3.2.32" |
11 | 11 | ||
12 | SRCREV_machine_qemuarm ?= "c721e94f7cd1b1ae7da5edc52076c771b2e9d134" | 12 | SRCREV_machine_qemuarm ?= "ec68698f59bed87be4e13954d5d2b9dc1f314b45" |
13 | SRCREV_machine_qemumips ?= "2172812072c372cc704dac5e1654da81d6eabad3" | 13 | SRCREV_machine_qemumips ?= "ce21a2ab86277e410fd2229a10c45be6c9d0aa17" |
14 | SRCREV_machine_qemuppc ?= "800615ccdce45f6900b841954fa2f47987bb2a95" | 14 | SRCREV_machine_qemuppc ?= "edd27681039f2077d83eb02d7c1c44afb7b6224f" |
15 | SRCREV_machine_qemux86 ?= "9e23973679d82a54dda697f539243fdea612e878" | 15 | SRCREV_machine_qemux86 ?= "2223d2fb00365c168ec380bdcbef05ef89751c85" |
16 | SRCREV_machine_qemux86-64 ?= "d7823aebcf7f724f50e30f245e5e71b3b4db1a0b" | 16 | SRCREV_machine_qemux86-64 ?= "2d7956d7e3d15f69c923315c175847813f353d39" |
17 | SRCREV_machine ?= "06882fc16a4e965872e7faacb91da1497efd9ac3" | 17 | SRCREV_machine ?= "6970a8f4f7caa2633aa1ae0b51732b246eb581ef" |
18 | SRCREV_meta ?= "486f7aec824b4127e91ef53228823e996b3696f0" | 18 | SRCREV_meta ?= "e7f2fdc48f8808887175f0328274a2668084738c" |
19 | 19 | ||
20 | PR = "${INC_PR}.1" | 20 | PR = "${INC_PR}.1" |
21 | PV = "${LINUX_VERSION}+git${SRCPV}" | 21 | PV = "${LINUX_VERSION}+git${SRCPV}" |