use repo's nonstandard format for git URLs

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2021-07-16 15:00:34 +08:00
parent d37ab7a006
commit 70f65f89e8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<remote name="oe" fetch="https://github.com/openembedded"/>
<remote name="python2" fetch="https://git.openembedded.org"/>
<remote name="rust" fetch="https://github.com/meta-rust"/>
<remote name="ionmobilitysystems" fetch="git@github.com:Ion-Mobility-Systems"/>
<remote name="ionmobilitysystems" fetch="ssh://git@github.com:Ion-Mobility-Systems"/>
<remote name="jwinarske" fetch="https://github.com/jwinarske"/>
<remote name="yocto" fetch="https://git.yoctoproject.org/git"/>