Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: new feature? (for "DL_DIR")
Date: Mon, 22 Aug 2011 05:12:28 -0600	[thread overview]
Message-ID: <4E52399C.9020608@mlbassoc.com> (raw)
In-Reply-To: <1313999777.7620.13.camel@localhost.localdomain>

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
------------------------------------------------------------



  reply	other threads:[~2011-08-22 11:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-22  6:37 [PATCH 0/1] cronie: Updates to cronie wenzong.fan
2011-08-22  6:37 ` [PATCH 1/1] " wenzong.fan
2011-08-22  7:56 ` new feature? (for "DL_DIR") Ni Qingliang
2011-08-22 11:12   ` Gary Thomas [this message]
2011-08-22 20:27     ` Saul Wold
2011-08-22 20:55       ` Gary Thomas
2011-08-22 20:59         ` Gary Thomas
2011-08-23  1:01           ` Ni Qingliang
2011-08-26  2:27   ` Ni Qingliang
2011-08-26  2:47     ` Ni Qingliang
2011-08-26  8:38       ` Gary Thomas
2011-08-24 22:48 ` [PATCH 0/1] cronie: Updates to cronie Saul Wold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E52399C.9020608@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox