summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-11-30 12:33:50 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-06 12:30:35 +0000
commit8ac0c82bb8fe4fe17b6a32b18e57546d21b4d5ef (patch)
tree8d88de7551b22b2e9722e07edce37e9faf19f004 /meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
parent699b3b4451a7fe88e0dab46c5a781998226e377e (diff)
downloadopenembedded-core-contrib-8ac0c82bb8fe4fe17b6a32b18e57546d21b4d5ef.tar.gz
linux-yocto/3.4: merge v3.4.19, v3.4.20
Updating the linux-yocto-3.4 trees to incorporate both 3.4.19 and 3.4.20 from the kernel.org -stable team. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
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.bb8
1 files changed, 4 insertions, 4 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 e0800ff2f9..d5241205f6 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH = "standard/preempt-rt/base"
KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
-LINUX_VERSION ?= "3.4.18"
+LINUX_VERSION ?= "3.4.20"
LINUX_KERNEL_TYPE = "preempt-rt"
KMETA = "meta"
-SRCREV_machine ?= "2572b13999da8129c37eb2bf7e9a8fa68dc2a4bf"
-SRCREV_machine_qemuppc ?= "2004632314104d4f31bb1577e955da53796f517c"
-SRCREV_meta ?= "4e5f2b43acfbdb924edbdf42a816e3e2b15203b3"
+SRCREV_machine ?= "61a6e7a812b3b49988c4eb29a78c5db94d380197"
+SRCREV_machine_qemuppc ?= "0d29fe9056288412b8b538e48af3c78bac3494f1"
+SRCREV_meta ?= "8b0a93c0a224c9b91f90545b123b055b2e313bfc"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"