From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (dan.rpsys.net [93.97.175.187]) by mail.openembedded.org (Postfix) with ESMTP id 074F26EDF9 for ; Mon, 31 Mar 2014 16:59:37 +0000 (UTC) Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu4) with ESMTP id s2VGxPUx019639; Mon, 31 Mar 2014 17:59:25 +0100 X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id rkc2Fdql7Azu; Mon, 31 Mar 2014 17:59:25 +0100 (BST) Received: from [192.168.3.10] (rpvlan0 [192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id s2VGxNgO019636 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Mon, 31 Mar 2014 17:59:24 +0100 Message-ID: <1396285157.14790.80.camel@ted> From: Richard Purdie To: Ricardo Neri Date: Mon, 31 Mar 2014 17:59:17 +0100 In-Reply-To: <1396284511.2792.120.camel@ranerica-desk01> References: <1395344133-7310-1-git-send-email-ricardo.neri-calderon@linux.intel.com> <1396284511.2792.120.camel@ranerica-desk01> X-Mailer: Evolution 3.8.4-0ubuntu1 Mime-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH v2] runqemu: Add option for custom BIOS directory X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2014 16:59:42 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2014-03-31 at 09:48 -0700, Ricardo Neri wrote: > I just wanted to check if there are comments about this patch. It merged 10 days ago: http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=68acafd7dc18f23707c95c90e871395ded81f84b Cheers, Richard