summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-02-26 01:04:53 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-28 12:27:50 +0000
commit84ad6671d5f3f1d9caef8af5235702d41817980f (patch)
treed9ab8fa3a1e3ce9e000232ab3595b9723955e6c5 /meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
parentd1130b4b211b84bf9d4b1edafa23c9743387cb4f (diff)
downloadast2050-yocto-poky-84ad6671d5f3f1d9caef8af5235702d41817980f.zip
ast2050-yocto-poky-84ad6671d5f3f1d9caef8af5235702d41817980f.tar.gz
linux-yocto: update 3.2 kernel to v3.2.7
Updating the 3.2 kernel recipe to the latest -stable release. (From OE-Core rev: 97d55a32c7bb7650af59a5bce49cf8409a875f98) 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.2.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb9
1 files changed, 5 insertions, 4 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
index 329527f..3370729 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
@@ -11,12 +11,13 @@ KMACHINE_qemumips = "mti-malta32-be"
KBRANCH = "standard/preempt-rt/base"
KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32"
-LINUX_VERSION ?= "3.2.2"
+LINUX_VERSION ?= "3.2.7"
LINUX_KERNEL_TYPE = "preempt-rt"
-SRCREV_machine ?= "415af017cf163c63d7b1e6e929e4a9c9baf5ba6d"
-SRCREV_machine_qemuppc ?= "38345c1e41b15c49308a9adbdde95167eeaa05fa"
-SRCREV_meta ?= "138bf5b502607fe40315c0d76822318d77d97e01"
+SRCREV_machine ?= "2043e8b786dfd06a41a66780141f731d2d788696"
+SRCREV_machine_qemuppc ?= "ec400326633f011c3b7d390beb765ad955145a29"
+SRCREV_meta ?= "5db8963f9aefc70b4483ca4ccce8f2ef6964e2c3"
+
PR = "r0"
PV = "${LINUX_VERSION}+git${SRCPV}"
OpenPOWER on IntegriCloud