generic-poky/bitbake/lib/bb/fetch
Enrico Scholz 5060280a7a Expand PREMIRRORS
When not expanding PREMIRRORS, the functions fails/does not work correctly
when PREMIRRORS is not a plain string (e.g. contains ${...} or a ${@...}
statements).

(Bitbake rev: d612d22b073f68b8cf1bb7344e0487820040d80d)

Signed-off-by: Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Signed-off-by: Chris Larson <clarson@kergoth.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-25 17:17:12 +00:00
..
__init__.py Expand PREMIRRORS 2010-03-25 17:17:12 +00:00
bzr.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
cvs.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
git.py Fix ud.basecmd error introduced by the FETCHCMD_git commit 2010-03-22 14:58:41 +00:00
hg.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
local.py bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
osc.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
perforce.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
repo.py Add initial 'repo' fetcher 2010-03-22 14:58:15 +00:00
ssh.py bitbake: Sync module import cleanups back from bitbake trunk 2009-11-13 12:15:21 +00:00
svk.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
svn.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00
wget.py bitbake: unify mirror support and make it independant of the fetcher 2010-02-04 00:18:29 +00:00