From a7cd6e3578f5cbbc6a9ce6daf21ec1633164c905 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 25 Oct 2012 10:20:07 -0400 Subject: linux-yocto/3.4: efi/mmc fixes and fri2 updates Updating the 3.4 SRCREVs to pick up the following two fixes: 218bd8d efi: Add patch to fix 32bit EFI service mapping (rhbz 726701) b6d08f7 mmc: sdhci: Use DBG() instead of pr_warning() on large timeout And the following meta branch config updates: 68a635b fri2: Disable GPIO_PCH for preempt-rt 2ec32d5 fri2: Add fri2-tiny support a7b9607 fri2: Required boot config for fri2 bed2080 fri2: Remove graphics options from the core fri2 description (From OE-Core rev: dbd49c9157f933fec9147280a48ce3cda7a697eb) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_3.4.bb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_3.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb index 904e79e0b1..22593c6408 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb @@ -3,13 +3,13 @@ require recipes-kernel/linux/linux-yocto.inc KBRANCH_DEFAULT = "standard/base" KBRANCH = "${KBRANCH_DEFAULT}" -SRCREV_machine_qemuarm ?= "8ee53c3b82ada3cdfd7d25f07d3975834ac9a9b2" -SRCREV_machine_qemumips ?= "caf99a20e3c3ba036ed1bb46875059a0d24e4fbd" -SRCREV_machine_qemuppc ?= "7833f1549c3d44cce8aea38b65cd501229aad492" -SRCREV_machine_qemux86 ?= "449f7f520350700858f21a5554b81cc8ad23267d" -SRCREV_machine_qemux86-64 ?= "449f7f520350700858f21a5554b81cc8ad23267d" -SRCREV_machine ?= "449f7f520350700858f21a5554b81cc8ad23267d" -SRCREV_meta ?= "0541ba5f98f31419e9bdfec895c18029bf424e7c" +SRCREV_machine_qemuarm ?= "cec289be595a5889740ad4f0a58d12579f528d5e" +SRCREV_machine_qemumips ?= "01ab58eb9dc64ceccb2d7be80ef4a511479fc899" +SRCREV_machine_qemuppc ?= "c820da3c7fa5176507c116352ee3bd1e682f36bd" +SRCREV_machine_qemux86 ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2" +SRCREV_machine_qemux86-64 ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2" +SRCREV_machine ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2" +SRCREV_meta ?= "68a635bf8dfb64b02263c1ac80c948647cc76d5f" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" -- cgit v1.2.3-54-g00ecf