]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: handle GitLab URLs like we do GitHub
authorRoss Burton <ross@burtonini.com>
Wed, 1 Dec 2021 15:42:31 +0000 (15:42 +0000)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 7 Dec 2021 06:55:39 +0000 (14:55 +0800)
commita1284b80c48328845d67c2bbc9f45207b71264d3
tree57c9ade82fde83ce4dacc6153a7b720cf374f5a9
parent414e4bcbd50b8d514c2d4f6341e429006b583fef
recipetool: handle GitLab URLs like we do GitHub

GitHub URLs are automatically transformed to git: fetches, so handle
GitLab URLs too.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 651fb951819840fe122458ddbd852ee6c7ec0455)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
scripts/lib/recipetool/create.py