mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
Without this patch decoding a url of this kind file://dir/filename gives path=/filename host=dir. With the patch it decodes as path=/dir/filename host="" Probably nobody stumbled on this issue yet because nobody used file:// urls with directory names in the path. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bzr.py | ||
| cvs.py | ||
| git.py | ||
| hg.py | ||
| local.py | ||
| osc.py | ||
| perforce.py | ||
| repo.py | ||
| ssh.py | ||
| svk.py | ||
| svn.py | ||
| wget.py | ||