From a092311949be1166300d11d4d3d8402e13caad40 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 30 Jan 2012 01:12:12 -0500 Subject: linux-yocto: update to v3.0.18 + features The -stable team released v3.0.18, so it becomes the new base for the linux-yocto_3.0 recipe. Along with the 3.0.18 update this kernel refresh brings in the following changes: 59314a3 meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y b168325 crownbay: use emgd-1.10 281b80f kver: bumping to v3.0.18 0d5d0dd common-pc*: add SMP and virtio (From OE-Core rev: b58d330a88a64ac8ff82362cc90cc817f38b82cd) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb') 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 9a543ab8b9..5402f17bd0 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb @@ -11,12 +11,12 @@ KMACHINE_qemumips = "mti-malta32-be" KBRANCH = "yocto/standard/preempt-rt/base" KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" -LINUX_VERSION ?= "3.0.14" +LINUX_VERSION ?= "3.0.18" LINUX_KERNEL_TYPE = "preempt-rt" -SRCREV_machine ?= "f1cc220f4ddf434bf254707c83a45794a63f117f" -SRCREV_machine_qemuppc ?= "8bd5b80cb3243dadc9d6c5c09482c49994dff1a8" -SRCREV_meta ?= "665fea1c249b4f335cb1c9a46a9f2c138d611f1a" +SRCREV_machine ?= "2f9d925f5681eaae7f341cc1270c739e8b329c03" +SRCREV_machine_qemuppc ?= "c66f7ef2315010756c8c97af6b13d52f9f18c03b" +SRCREV_meta ?= "59314a3523e360796419d76d78c6f7d8c5ef2593" PR = "r1" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf