]> code.ossystems Code Review - openembedded-core.git/commit
bitbake/fetch2: Define a sane localpath function and remove code duplication
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Feb 2011 21:20:39 +0000 (21:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Feb 2011 09:06:35 +0000 (09:06 +0000)
commit5a52cb80d6d62c704692ad6cfa93426c4a17bc52
tree94de3110a7575c5f10a89466ca0810e19021a227
parent972eb5fababb33b5537fcfbbaf8e33ea820f0fee
bitbake/fetch2: Define a sane localpath function and remove code duplication

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/__init__.py
bitbake/lib/bb/fetch2/bzr.py
bitbake/lib/bb/fetch2/cvs.py
bitbake/lib/bb/fetch2/git.py
bitbake/lib/bb/fetch2/hg.py
bitbake/lib/bb/fetch2/osc.py
bitbake/lib/bb/fetch2/perforce.py
bitbake/lib/bb/fetch2/repo.py
bitbake/lib/bb/fetch2/svk.py
bitbake/lib/bb/fetch2/svn.py
bitbake/lib/bb/fetch2/wget.py