generic-poky/bitbake/lib/bb/fetch2
Richard Purdie d4b4b48add bitbake/fetch2: Fix pickling issues with fetcher exceptions
See the problems in http://bugs.python.org/issue1692335, need to set self.args
correctly.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-07 21:13:13 +00:00
..
__init__.py bitbake/fetch2: Fix pickling issues with fetcher exceptions 2011-02-07 21:13:13 +00:00
bzr.py bitbake/fetch2: Rename Fetch class to FetchMethod 2011-02-07 09:06:36 +00:00
cvs.py bitbake/fetch2: Update forcefetch and mirror handling to clean up, simplfy and bug fix the code 2011-02-07 16:52:42 +00:00
git.py bitbake/fetch2: Update forcefetch and mirror handling to clean up, simplfy and bug fix the code 2011-02-07 16:52:42 +00:00
hg.py bitbake/fetch2: Update forcefetch and mirror handling to clean up, simplfy and bug fix the code 2011-02-07 16:52:42 +00:00
local.py bitbake/fetch2: Use True instead of integer values 2011-02-07 09:06:37 +00:00
osc.py bitbake/fetch2: Make srcrev_internal_helper a normal function, doesn't belong in the FetchMethod class 2011-02-07 09:06:36 +00:00
perforce.py bitbake/fetch2: Use True instead of integer values 2011-02-07 09:06:37 +00:00
repo.py bitbake/fetch2: Rename Fetch class to FetchMethod 2011-02-07 09:06:36 +00:00
ssh.py bitbake/fetch2: Use True instead of integer values 2011-02-07 09:06:37 +00:00
svk.py bitbake/fetch2: Update forcefetch and mirror handling to clean up, simplfy and bug fix the code 2011-02-07 16:52:42 +00:00
svn.py bitbake/fetch2/svn: The concept of using dates with svn is totally insane, drop support 2011-02-07 09:06:37 +00:00
wget.py bitbake/fetch2: Use True instead of integer values 2011-02-07 09:06:37 +00:00