summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-09-24 16:25:45 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-25 10:40:21 +0100
commitb164d9776802784a2fee01f2ab267dab4c2beafe (patch)
tree35d7f9444b4a471933f6343948032ef09b2a63e7 /meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
parentb744f4cc2912334b8493a89525fd02af8e9b8edf (diff)
downloadopenembedded-core-b164d9776802784a2fee01f2ab267dab4c2beafe.tar.gz
openembedded-core-b164d9776802784a2fee01f2ab267dab4c2beafe.tar.bz2
openembedded-core-b164d9776802784a2fee01f2ab267dab4c2beafe.zip
linux-yocto/3.4: update kver to v3.4.11
Updating the machine and meta SRCREVs to the latest 3.4.x -stable release. See git whatchanged v3.4.10..v3.4.11 for the full changelog. 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.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 5a26055e1d..ccc06f8422 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.10"
+LINUX_VERSION ?= "3.4.11"
LINUX_KERNEL_TYPE = "preempt-rt"
KMETA = "meta"
-SRCREV_machine ?= "dcecefa43e05f5450886648a93e2fda2ec35e2dc"
-SRCREV_machine_qemuppc ?= "5e8709c4777f07a12b0a05a22f0864f552ef9449"
-SRCREV_meta ?= "c5bddf8ea379406ffec550528e17b777a0eba24b"
+SRCREV_machine ?= "6d7122966eaae849ba3f2e1ccb94cdab17a46fbd"
+SRCREV_machine_qemuppc ?= "8b2acbc859c616dfcad79f786bacb856f370f4c2"
+SRCREV_meta ?= "3086a24972b0290156fb7993b659b91872388a4a"
PR = "${INC_PR}.0"