mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
github is dropping support for git protocol in Git urls. Add code to remap this to https in a way that could be used in older bitbake versions. (Bitbake rev: 964958b8b11dc69fb289fc6c97c1dbc8d76ad0f8) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>