fetchers: Refactor interating through urls into the fetcher core (preparing for commo...
authorRichard Purdie <rpurdie@linux.intel.com>
Sun, 12 Nov 2006 00:12:32 +0000 (00:12 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Sun, 12 Nov 2006 00:12:32 +0000 (00:12 +0000)
commite8c28acecb269b3f115f5a548f5f3897f38d9296
treeb0a1369d22336b29ccb19c8faa4f8a545956da2e
parente9cd560307a02c33452f13f4cd3ab0280af28b69
fetchers: Refactor interating through urls into the fetcher core (preparing for common md5/tarball stash code)
lib/bb/fetch/__init__.py
lib/bb/fetch/cvs.py
lib/bb/fetch/git.py
lib/bb/fetch/local.py
lib/bb/fetch/ssh.py
lib/bb/fetch/svk.py
lib/bb/fetch/svn.py
lib/bb/fetch/wget.py