]> code.ossystems Code Review - openembedded-core.git/commit
bitbake/fetch2: Remove old local file acceleration code
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Feb 2011 18:24:25 +0000 (18:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Feb 2011 18:24:25 +0000 (18:24 +0000)
commit282a828f3dc373d8f1397827ebbe1be1c54f2d2a
tree596b80a274a353c584fdcb8cdce29f86381b85f4
parentfa9fda05e1d269446b51050195b891346482e8bb
bitbake/fetch2: Remove old local file acceleration code

Since local mirror fetches are always symlinked from the download directory
directly, there is no need for this premirrors hack which doesn't cover
mirrors and also abuses the localpath variable with inconsistent results.

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