diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-03 18:22:06 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-03 18:22:06 +0000 |
commit | fa9fda05e1d269446b51050195b891346482e8bb (patch) | |
tree | cca4e265a2726f89a652fe64c55b1b07487ed0a5 /bitbake/lib/bb/methodpool.py | |
parent | 7f99605562119a13a2510a3c990e3cf577ad764e (diff) | |
download | openembedded-core-fa9fda05e1d269446b51050195b891346482e8bb.tar.gz openembedded-core-fa9fda05e1d269446b51050195b891346482e8bb.tar.bz2 openembedded-core-fa9fda05e1d269446b51050195b891346482e8bb.tar.xz openembedded-core-fa9fda05e1d269446b51050195b891346482e8bb.zip |
bitbake/fetch2: Ensure that mirror fetches are symlinked from the download directory
When files are fetched from a mirror source that happens to be local,
ensure links are created for the file since subsequent fetch calls
can then follow the links to find files.
Any other approach such as the existing manipulations of localpath
internally to the fetcher are prone to errors, races and other issues.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/methodpool.py')
0 files changed, 0 insertions, 0 deletions