summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-06-07 15:59:44 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-08 11:56:30 +0100
commitb047060cda838780ee24b09e1af32cc775cac0c9 (patch)
tree5ac7750d20a1b07312a1e1c4fd1d2e1fb03aaa29 /meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
parent5af9811ef74e6dca74ebd1b28e1ef1ddb04c9267 (diff)
downloadpoky-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/recipes-kernel/linux/linux-yocto-rt_3.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb6
1 files changed, 3 insertions, 3 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"
11KBRANCH = "yocto/standard/preempt-rt/base" 11KBRANCH = "yocto/standard/preempt-rt/base"
12KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" 12KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32"
13 13
14LINUX_VERSION ?= "3.0.24" 14LINUX_VERSION ?= "3.0.32"
15LINUX_KERNEL_TYPE = "preempt-rt" 15LINUX_KERNEL_TYPE = "preempt-rt"
16KMETA = "meta" 16KMETA = "meta"
17 17
18SRCREV_machine ?= "cf280f1dc5877d4ca43d21307222326efa68bb27" 18SRCREV_machine ?= "e67428d9966eecec4c081993dc64ceb5c0e64643"
19SRCREV_machine_qemuppc ?= "afaa5baa6a9ca9c8a03a9a3eee2ba9fba089f416" 19SRCREV_machine_qemuppc ?= "dcca458cb92cc287f70e4062f02460f36a881b16"
20SRCREV_meta ?= "34e0d2b4b4e9778b31f9ea99ca43f0dc71a7ee23" 20SRCREV_meta ?= "34e0d2b4b4e9778b31f9ea99ca43f0dc71a7ee23"
21 21
22PR = "r2" 22PR = "r2"