generic-poky/bitbake/lib/bb/fetch2
Richard Purdie 282a828f3d bitbake/fetch2: Remove old local file acceleration code
Since local mirror fetches are always symlinked from the download directory
directly, there is no need for this premirrors hack which doesn't cover
mirrors and also abuses the localpath variable with inconsistent results.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-03 18:24:25 +00:00
..
__init__.py bitbake/fetch2: Remove old local file acceleration code 2011-02-03 18:24:25 +00:00
bzr.py fetch2: Allow multiple src rev to be used in one src_uri 2011-02-02 17:19:18 +00:00
cvs.py bitbake/fetch2: Instrument fetchers when making network access 2011-01-25 12:32:50 +00:00
git.py bitbake/fetch2/git: Ensure target directory exists when copying files 2011-02-02 17:46:37 +00:00
hg.py fetch2: Allow multiple src rev to be used in one src_uri 2011-02-02 17:19:18 +00:00
local.py bb.fetch2: rename "go" with "download" to better reflect its functionality 2011-01-25 12:25:47 +00:00
osc.py bitbake/fetch2: Instrument fetchers when making network access 2011-01-25 12:32:50 +00:00
perforce.py bb.fetch2: rename "go" with "download" to better reflect its functionality 2011-01-25 12:25:47 +00:00
repo.py bitbake/fetch2: Instrument fetchers when making network access 2011-01-25 12:32:50 +00:00
ssh.py bitbake/fetch2: Instrument fetchers when making network access 2011-01-25 12:32:50 +00:00
svk.py bb.fetch2: rename "go" with "download" to better reflect its functionality 2011-01-25 12:25:47 +00:00
svn.py fetch2: Allow multiple src rev to be used in one src_uri 2011-02-02 17:19:18 +00:00
wget.py bitbake/fetch2: Instrument fetchers when making network access 2011-01-25 12:32:50 +00:00