diff options
author | Gennaro Iorio <gen.iorio92@gmail.com> | 2022-06-30 19:24:55 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-01 12:20:18 +0100 |
commit | 241a27ea80968329625463213f76a5c5880a33e8 (patch) | |
tree | 19ad5363d3c9aa7745e73750c216c70c43225dba /scripts/lib/scriptutils.py | |
parent | dfaabf971b02e33870f9f927e9b1356e05e74a17 (diff) | |
download | poky-241a27ea80968329625463213f76a5c5880a33e8.tar.gz |
bitbake: fetch2: gitsm: fix incorrect handling of git submodule relative urls
As specified by git submodule manual relative urls can start either
with '..' or './', second case was incorrectly managed leading to an
interpretation of urls starting with './' as absoulte urls.
(Bitbake rev: 4a0bd3bcd1f7fc25364df8bbf185ff64881c015b)
Signed-off-by: Gennaro Iorio <gennaro.iorio@schindler.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions