summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-09-04 11:19:09 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 16:52:58 +0100
commitfc1cbc17e2b77c457130f4a11ed1fe7803807b49 (patch)
treea86ffdabfd4ec3686af7b0cee62f55c8ea26aee2
parente731ff2881ef13e742889ef6e535f1cf89bbc1ef (diff)
downloadpoky-fc1cbc17e2b77c457130f4a11ed1fe7803807b49.tar.gz
linux-yocto-rt: update to 3.4.9-rt17
Bumping the 3.4 kernel to -rt17. As well as picking up the normal set of bug fixes, this update fixes a boot issue that was introduced during merging of kernel.org -stable updates into the -rt branches (in the timekeeping code). (From OE-Core rev: 0c060a81ade685aee5492e0273f199850dffaf76) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
index 9cc7e99659..ae64de1c31 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -8,8 +8,8 @@ LINUX_KERNEL_TYPE = "preempt-rt"
8 8
9KMETA = "meta" 9KMETA = "meta"
10 10
11SRCREV_machine ?= "eb9c0669c66041eeae72b853011ec31ad81cc35d" 11SRCREV_machine ?= "52518e60a7220385f31cdd09b83dacd84581c88c"
12SRCREV_machine_qemuppc ?= "76add8441a2b6ed26bcc9268819782b2eec99001" 12SRCREV_machine_qemuppc ?= "e6db5e91e1a5b31d26ac67778df7fb1fd5e42aa5"
13SRCREV_meta ?= "463299bc2e533e1bd38b0053ae7b210980f269c3" 13SRCREV_meta ?= "463299bc2e533e1bd38b0053ae7b210980f269c3"
14 14
15PR = "${INC_PR}.0" 15PR = "${INC_PR}.0"