From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from hermes.mlbassoc.com ([64.234.241.98] helo=mail.chez-thomas.org) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QvSVE-0002fZ-8U for openembedded-core@lists.openembedded.org; Mon, 22 Aug 2011 13:17:12 +0200 Received: by mail.chez-thomas.org (Postfix, from userid 999) id CB7101660387; Mon, 22 Aug 2011 05:12:28 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by mail.chez-thomas.org (Postfix) with ESMTP id 6FDF116601ED; Mon, 22 Aug 2011 05:12:28 -0600 (MDT) Message-ID: <4E52399C.9020608@mlbassoc.com> Date: Mon, 22 Aug 2011 05:12:28 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20110707 Thunderbird/5.0 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: <1313999777.7620.13.camel@localhost.localdomain> In-Reply-To: <1313999777.7620.13.camel@localhost.localdomain> Subject: Re: new feature? (for "DL_DIR") 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: Mon, 22 Aug 2011 11:17:12 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2011-08-22 01:56, Ni Qingliang wrote: > Do we can assign all package be downloaded from the same path? > > I want setup one internal server to store the files in upstreamsources, > and all developer's PC use it but not the original package address. > Just add these lines to your .conf (I put them in my ${DISTRO}.conf): # Provide pre-staged sources SOURCE_MIRROR_URL ?= "file:///opt/amltd/poky/sources/" INHERIT += "own-mirrors" Simply point SOURCE_MIRROR_URL at your file cache. -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------