generic-poky/bitbake/lib/bb/fetch2
Richard Purdie 8a5af7ff33 bitbake: fetch2: Fix mirror repo tarball creation
A typo was meaning that the mirror creation method wasn't being called
when it should have been. Fix the type to fix mirror tarball creation.

[YOCTO #5284]

(Bitbake rev: 66cdc2e21660847c50317e8bfd28cf3595422e28)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-05-06 16:16:33 +01:00
..
__init__.py bitbake: fetch2: Fix mirror repo tarball creation 2014-05-06 16:16:33 +01:00
bzr.py bitbake: fetch2/git: Clean up sortable_revision 2013-05-22 12:10:12 +01:00
cvs.py bitbake: fetch2/cvs: Fix parameter spacing 2012-09-20 11:37:17 +01:00
git.py bitbake: bitbake: fetch2/git: Anchor names when using ls-remote 2014-04-19 11:04:48 +01:00
gitsm.py bitbake: bitbake/fetch: Add git submodules fetcher 2013-03-25 15:58:31 +00:00
hg.py bitbake: fetch/hg: Improve user/password handling 2013-12-03 17:51:31 +00:00
local.py bitbake: fetch2/local: Fix bug introduced by expression ambiguity 2012-11-26 20:57:30 +00:00
osc.py bitbake: fetch2/osc.py: Use "protocol" parameter to get the protocol 2012-07-11 15:55:25 +01:00
perforce.py bitbake: perforce: Fix path subdirectory issues 2013-12-03 17:51:31 +00:00
repo.py fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 22:51:33 +00:00
sftp.py bitbake: fetch2: Add SFTP fetcher 2013-02-17 22:32:05 +00:00
ssh.py bitbake: ssh.py: add example SRC_URI 2013-01-31 12:46:21 +00:00
svk.py replace os.popen with subprocess.Popen 2012-05-23 11:35:11 +01:00
svn.py bitbake: fetch2/svn.py: use log instead of info to retrieve revision 2013-12-03 17:51:31 +00:00
wget.py bitbake: wget: Improve mkdir handling 2013-02-19 14:00:32 -08:00