diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-06-07 15:59:44 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-08 11:56:30 +0100 |
commit | b047060cda838780ee24b09e1af32cc775cac0c9 (patch) | |
tree | 5ac7750d20a1b07312a1e1c4fd1d2e1fb03aaa29 /meta | |
parent | 5af9811ef74e6dca74ebd1b28e1ef1ddb04c9267 (diff) | |
download | poky-b047060cda838780ee24b09e1af32cc775cac0c9.tar.gz |
linux-yocto/3.0: update to v3.0.32
Updating the 3.0 kernel SRCREVs to integrate the v3.0.32 -stable
release.
(From OE-Core rev: be8b5332ddc8e3e1a1fb8fb119c5ab5c7c290c99)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.0.bb | 16 |
2 files changed, 11 insertions, 11 deletions
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 14af91dc31..929aa8503a 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | |||
@@ -11,12 +11,12 @@ KMACHINE_qemumips = "mti-malta32-be" | |||
11 | KBRANCH = "yocto/standard/preempt-rt/base" | 11 | KBRANCH = "yocto/standard/preempt-rt/base" |
12 | KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" | 12 | KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" |
13 | 13 | ||
14 | LINUX_VERSION ?= "3.0.24" | 14 | LINUX_VERSION ?= "3.0.32" |
15 | LINUX_KERNEL_TYPE = "preempt-rt" | 15 | LINUX_KERNEL_TYPE = "preempt-rt" |
16 | KMETA = "meta" | 16 | KMETA = "meta" |
17 | 17 | ||
18 | SRCREV_machine ?= "cf280f1dc5877d4ca43d21307222326efa68bb27" | 18 | SRCREV_machine ?= "e67428d9966eecec4c081993dc64ceb5c0e64643" |
19 | SRCREV_machine_qemuppc ?= "afaa5baa6a9ca9c8a03a9a3eee2ba9fba089f416" | 19 | SRCREV_machine_qemuppc ?= "dcca458cb92cc287f70e4062f02460f36a881b16" |
20 | SRCREV_meta ?= "34e0d2b4b4e9778b31f9ea99ca43f0dc71a7ee23" | 20 | SRCREV_meta ?= "34e0d2b4b4e9778b31f9ea99ca43f0dc71a7ee23" |
21 | 21 | ||
22 | PR = "r2" | 22 | PR = "r2" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb index 82a7224251..0f1be83967 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb | |||
@@ -17,14 +17,14 @@ KMACHINE_qemuarm = "arm-versatile-926ejs" | |||
17 | 17 | ||
18 | KMETA = "meta" | 18 | KMETA = "meta" |
19 | 19 | ||
20 | LINUX_VERSION ?= "3.0.24" | 20 | LINUX_VERSION ?= "3.0.32" |
21 | 21 | ||
22 | SRCREV_machine_qemuarm ?= "62bbe1d7a0e5c1200a99dabca889a52c9417b96b" | 22 | SRCREV_machine_qemuarm ?= "b8b6c3b6b3edf129ac26a27d779dd972c36e8ebd" |
23 | SRCREV_machine_qemumips ?= "66de88919f24f1e590a48dae6de752a68fed2353" | 23 | SRCREV_machine_qemumips ?= "33a643547e983adb442ff8e15645881816b17a7d" |
24 | SRCREV_machine_qemuppc ?= "7528f1d06ef5665eed8c1498f62d5403b82bbbd6" | 24 | SRCREV_machine_qemuppc ?= "bd9a3c4c066bd4b9f52b51aaaec9b029a7abe793" |
25 | SRCREV_machine_qemux86 ?= "f153b0eb8264dc1e69f59d4c9173619feb4d5bd9" | 25 | SRCREV_machine_qemux86 ?= "70342faea067476774eb55f4e3098af0bcc48782" |
26 | SRCREV_machine_qemux86-64 ?= "aac580659dc0ce083f250fb05abf82e58d7f4531" | 26 | SRCREV_machine_qemux86-64 ?= "cba836a545fbeb96f6f2392c3ecbac9d7735fa65" |
27 | SRCREV_machine ?= "da7c40006b08916ff3a3db104def82aaf9ac2716" | 27 | SRCREV_machine ?= "bd6ad607c754dea30d91502a237870b4c45e0f1b" |
28 | SRCREV_meta ?= "34e0d2b4b4e9778b31f9ea99ca43f0dc71a7ee23" | 28 | SRCREV_meta ?= "34e0d2b4b4e9778b31f9ea99ca43f0dc71a7ee23" |
29 | 29 | ||
30 | PR = "r4" | 30 | PR = "r4" |