From patchwork Thu Dec 8 17:11:23 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [3/3] linux-yocto: update rt branches to 3.0.12 + rt30 Date: Thu, 08 Dec 2011 17:11:23 -0000 From: Bruce Ashfield X-Patchwork-Id: 16539 Message-Id: <7e660f0052162b3c3d61c3153d637cb38669fde6.1323364091.git.bruce.ashfield@windriver.com> To: richard.purdie@linuxfoundation.org Cc: dvhart@linux.intel.com, openembedded-core@lists.openembedded.org, saul.wold@intel.com Updating the SRCREVs to v3.0.12 and the rt30 patch. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb index e5af2cc..6c9917f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb @@ -11,11 +11,11 @@ KMACHINE_qemumips = "mti-malta32-be" KBRANCH = "yocto/standard/preempt-rt/base" KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" -LINUX_VERSION ?= "3.0.10" +LINUX_VERSION ?= "3.0.12" LINUX_KERNEL_TYPE = "preempt-rt" -SRCREV_machine ?= "bffda9207cdc3b309bfa7b3e23eb7dc838f50223" -SRCREV_machine_qemuppc ?= "f02dda1ccaf95f10a1e65359184e90484a5fd0d9" +SRCREV_machine ?= "6e96ccbbf19a4a7b67d98fdcd74d2c9da2c7c463" +SRCREV_machine_qemuppc ?= "8ea61de7fd201ff0001a039f2fda8ec2e4a562a1" SRCREV_meta ?= "caa74f86f42f6ecc22c3e9f380176b2695579e18" PR = "r1"