From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH for-4.6] tools: Don't try to update the firmware directory on ARM Date: Thu, 13 Aug 2015 11:31:55 +0100 Message-ID: <1439461915.23981.70.camel@citrix.com> References: <1438968438-23074-1-git-send-email-julien.grall@citrix.com> <20150813094459.GA22638@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZPpnk-00057C-7l for xen-devel@lists.xenproject.org; Thu, 13 Aug 2015 10:32:00 +0000 In-Reply-To: <20150813094459.GA22638@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu , Julien Grall Cc: xen-devel@lists.xenproject.org, stefano.stabellini@citrix.com, Ian Jackson , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Thu, 2015-08-13 at 10:44 +0100, Wei Liu wrote: > On Fri, Aug 07, 2015 at 06:27:18PM +0100, Julien Grall wrote: > > The firmware directory is not built at all on ARM. Attempting to update > > it using the target subtree-force-update will fail when try to update > > seabios. > > > > Signed-off-by: Julien Grall > > Release-acked-by: Wei Liu Acked + applied, thanks.