summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-11-26 12:33:44 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-30 22:26:28 +0000
commit8bd91ec328bd85e9b1a22095e72c656dcfbcc493 (patch)
tree5a3289c709c7adc1b4ab59e7e2ea8af7e1dc81a6 /meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
parent5745f594e3cac18a2bbb43e97fef47dee0f9a440 (diff)
downloadpoky-8bd91ec328bd85e9b1a22095e72c656dcfbcc493.tar.gz
linux-yocto/3.4: update to v3.4.69
Bumping the 3.4 kernel to the latest korg -stable release. (From OE-Core rev: b9049f6394d58610ecd3b0c77ccee5ef95ebdb73) 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.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb6
1 files changed, 3 insertions, 3 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 438b511272..73fd3a930e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -3,13 +3,13 @@ require recipes-kernel/linux/linux-yocto.inc
3KBRANCH = "standard/preempt-rt/base" 3KBRANCH = "standard/preempt-rt/base"
4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" 4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
5 5
6LINUX_VERSION ?= "3.4.59" 6LINUX_VERSION ?= "3.4.69"
7LINUX_KERNEL_TYPE = "preempt-rt" 7LINUX_KERNEL_TYPE = "preempt-rt"
8 8
9KMETA = "meta" 9KMETA = "meta"
10 10
11SRCREV_machine ?= "2c997de11fbd934bdfe407b7f529b6561a476ea2" 11SRCREV_machine ?= "f59ffc4762503e4d6eaa8d934dbf1464d966f51e"
12SRCREV_machine_qemuppc ?= "3d2eb9c9a5c0c0b0048f687b3666b42cca26c7f2" 12SRCREV_machine_qemuppc ?= "60a0fa3cf1a08778b70bf64e19f8733019e9abd7"
13SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7" 13SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7"
14 14
15PR = "${INC_PR}.1" 15PR = "${INC_PR}.1"