From 97d55a32c7bb7650af59a5bce49cf8409a875f98 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sun, 26 Feb 2012 01:04:53 -0500 Subject: linux-yocto: update 3.2 kernel to v3.2.7 Updating the 3.2 kernel recipe to the latest -stable release. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb') 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 329527fb5..3370729a6 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}" -- cgit v1.2.3