generic-poky/bitbake/lib/bb/fetch2
Yu Ke affcfe468a git.py: Remove the source tree tarball archives
Since we're now always providing the git source control files it becomes
pointless to handle the tarballs of specific git revisions so drop this
part of the fetcher.

Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-02-02 17:13:30 +00:00
..
__init__.py bitbake/fetch2: Ensure the local revision counter takes a default value of 0, not None 2011-02-01 23:33:19 +00:00
bzr.py bitbake/fetch2: Instrument fetchers when making network access 2011-01-25 12:32:50 +00:00
cvs.py bitbake/fetch2: Instrument fetchers when making network access 2011-01-25 12:32:50 +00:00
git.py git.py: Remove the source tree tarball archives 2011-02-02 17:13:30 +00:00
hg.py bitbake/fetch2: Instrument fetchers when making network access 2011-01-25 12:32:50 +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 bitbake/fetch2: Instrument fetchers when making network access 2011-01-25 12:32:50 +00:00
wget.py bitbake/fetch2: Instrument fetchers when making network access 2011-01-25 12:32:50 +00:00