From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hetzner.pbcl.net (mail.pbcl.net [88.198.119.4]) by mail.openembedded.org (Postfix) with ESMTP id 275B070101 for ; Thu, 13 Oct 2016 21:03:49 +0000 (UTC) Received: from blundell.swaffham-prior.co.uk ([91.216.112.25] helo=tp13) by hetzner.pbcl.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84) (envelope-from ) id 1bunAM-00030M-2Y; Thu, 13 Oct 2016 23:03:50 +0200 Message-ID: <1476392622.4277.1.camel@pbcl.net> From: Phil Blundell To: Matt Madison Date: Thu, 13 Oct 2016 22:03:42 +0100 In-Reply-To: References: <1476291665.16008.59.camel@pbcl.net> X-Mailer: Evolution 3.20.5-1 Mime-Version: 1.0 Cc: "openembedded-core@lists.openembedded.org" Subject: Re: File conflicts in DL_DIR 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: Thu, 13 Oct 2016 21:03:52 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Wed, 2016-10-12 at 11:03 -0700, Matt Madison wrote: > I use ";downloadfilename=${BPN}-${PV}.tar.gz" to deal with this > problem, and it's worked well for me. Thanks, that works for me. p.