From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Rtvl1-00013r-5K for openembedded-core@lists.openembedded.org; Sun, 05 Feb 2012 07:39:32 +0100 Received: from yow-bashfiel-l1.corp.ad.wrs.com (yow-bashfiel-d3.ottawa.windriver.com [128.224.147.67]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id q156VIVe002873; Sat, 4 Feb 2012 22:31:25 -0800 (PST) From: Bruce Ashfield To: richard.purdie@linuxfoundation.org Date: Sun, 5 Feb 2012 01:31:09 -0500 Message-Id: X-Mailer: git-send-email 1.7.4.1 In-Reply-To: References: In-Reply-To: References: Cc: dvhart@linux.intel.com, openembedded-core@lists.openembedded.org, saul.wold@intel.com Subject: [PATCH 5/5] linux-yocto: fri2: use emgd-1.10 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2012 06:39:32 -0000 Updating meta for the following change: fri2: use emgd-1.10 Use the yocto/emgd-1.10 branch in place of yocto/emgd. Signed-off-by: Tom Zanussi Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto_3.2.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto_3.2.bb b/meta/recipes-kernel/linux/linux-yocto_3.2.bb index a80924d..c13fb37 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.2.bb @@ -23,7 +23,7 @@ SRCREV_machine_qemuppc ?= "b8228f337002ad88f1e152d0c0c46c6035cd0428" SRCREV_machine_qemux86 ?= "417fc778a86e81303bab5883b919ee422ec51c04" SRCREV_machine_qemux86-64 ?= "417fc778a86e81303bab5883b919ee422ec51c04" SRCREV_machine ?= "417fc778a86e81303bab5883b919ee422ec51c04" -SRCREV_meta ?= "138bf5b502607fe40315c0d76822318d77d97e01" +SRCREV_meta ?= "b78a519841bd8b477cad599af8d38df6760445c1" PR = "r0" PV = "${LINUX_VERSION}+git${SRCPV}" -- 1.7.4.1