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-08-08 13:38:04 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-19 10:45:55 +0100
commit101bdc6ca2ebb019ab9173a708359e086e7ebe78 (patch)
treebd88ce0bcc17d693e25fb1c318d64055565edeeb /meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
parent0a0ffcf18bad914c2bdb52723e9f64baec1c5a4a (diff)
downloadast2050-yocto-poky-101bdc6ca2ebb019ab9173a708359e086e7ebe78.zip
ast2050-yocto-poky-101bdc6ca2ebb019ab9173a708359e086e7ebe78.tar.gz
linux-yocto: bump version to 3.4.7
The v3.4.7 -stable update has been released, updating all in-tree BSPs to this new baseline. (From OE-Core rev: 89a0587d5affe8d8986efce7738b7b3774792154) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.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 ea2ce02..b995a42 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.6"
+LINUX_VERSION ?= "3.4.7"
LINUX_KERNEL_TYPE = "preempt-rt"
KMETA = "meta"
-SRCREV_machine ?= "2d008a6dcbf565878cee14c5f050eca53897316f"
-SRCREV_machine_qemuppc ?= "94d25f958b6dfb1e8009a0feea7ab4c9a8f54a99"
-SRCREV_meta ?= "7ff48aa47c50b6455d60ca93bc81260ce8fe1a1b"
+SRCREV_machine ?= "50cc910aeb0571921b7ad86091ec2dc621adf67f"
+SRCREV_machine_qemuppc ?= "713b13fa93d4d0b1780b31ed9bbb7a5527447886"
+SRCREV_meta ?= "8d2012649516f3c489295a31fb9ea7afd1b464e4"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"
OpenPOWER on IntegriCloud