diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-08 11:23:34 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-03-08 17:16:53 -0800 |
commit | f432f1b01069c2083d420a2accde169f2dafdfab (patch) | |
tree | 73c0b0b7089fcfc10dd2613c2d97129407c53837 /scripts/poky-nokia800-flashutil | |
parent | d7fcae0778dde5184459ef4ed55a725c7a4d4954 (diff) | |
download | poky-bernard-5.0rc2.tar.gz |
bitbake/fetch2: Allow local file:// urls to be found on mirrorsbernard-5.0rc2
With the current implementation, file:// urls as used by sstate don't access the
mirror code, breaking sstate mirror support. This change enables the usual
mirror handling. To do this, we remove the localfile special case, using the basename
paramemter instead. We also ensure the downloads directory is checked for files.
The drawback of this change is that file urls containing "*" globing require special
casing in the core.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/poky-nokia800-flashutil')
0 files changed, 0 insertions, 0 deletions