]> code.ossystems Code Review - openembedded-core.git/commit
bitbake/fetch2/git: Fix localpath to point at the clone repo since we no longer alway...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Feb 2011 09:13:44 +0000 (09:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Feb 2011 09:13:44 +0000 (09:13 +0000)
commit917d3e9697acefe308e7139e86df37a072ee3500
tree5a52b615cb68fce2d753c2409ce1b2d77ab46c51
parent8e070a9a54a17d5cbd098798d94fa84d97477a94
bitbake/fetch2/git: Fix localpath to point at the clone repo since we no longer always generate a mirror tarball and it isn't a good guide to fetcher success

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/git.py