diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-22 12:53:56 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-25 14:57:17 +0100 |
commit | 72f04e760d99d6be99a82d8fd0efc0a136da3e7a (patch) | |
tree | c8ba81d522303061ef6ef939142ce5874343b781 /documentation/adt-manual | |
parent | bd3fd17fc57f4091308c3326c6ae29020e374da8 (diff) | |
download | poky-72f04e760d99d6be99a82d8fd0efc0a136da3e7a.tar.gz |
bitbake: fetch2: Ensure star character doesn't end up in mirror tarball names
If '*' does end up in mirror urls accidently, some strange things
can break since supports_checksum() looks for this, ud.localpath can
then get ignored and this can lead to empty directories being downloaded
"successfully". '*' is a special case for file urls only at this point
so remove any entries that accidentlly make it in through url mapping.
(Bitbake rev: 1369bec2404d942acc3618a8d005ec6868dcfd41)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
0 files changed, 0 insertions, 0 deletions