diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-18 15:27:07 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-21 11:05:51 +0000 |
commit | ffe4af4feb3d99f716ae38f9af59b1338511c30d (patch) | |
tree | 65499a653133614cca25a83958b370e5cb7fc8d4 /documentation/ref-manual | |
parent | 273b124bf6acd77b074fde2421be331721a68c11 (diff) | |
download | poky-ffe4af4feb3d99f716ae38f9af59b1338511c30d.tar.gz |
bitbake: fetch2: Fix url remap issue and add testcase
Using "" as a target for .replace() is a really bad idea as it duplicates the replacement
for every character in the string. Add a testcase which triggered this and correct the
code to return the correct result.
(Bitbake rev: 3af1ecf049d2eed56f6d319dc7df6eb4a3d4eebc)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
0 files changed, 0 insertions, 0 deletions