From df4f888e4dc5426f3cfddeff70af90039e3dca9c Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 17 Aug 2022 09:52:18 -0500 Subject: Move mLinux from git:// to https:// --- .gitmodules | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitmodules b/.gitmodules index ec601c3..a526e49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,50 +1,50 @@ [submodule "bitbake"] path = bitbake - url = git://git.openembedded.org/bitbake + url = https://git.openembedded.org/bitbake branch = 1.46 [submodule "layers/openembedded-core"] path = layers/openembedded-core - url = git://git.openembedded.org/openembedded-core + url = https://git.openembedded.org/openembedded-core branch = dunfell [submodule "layers/meta-openembedded"] path = layers/meta-openembedded - url = git://git.openembedded.org/meta-openembedded + url = https://git.openembedded.org/meta-openembedded branch = dunfell [submodule "layers/meta-multitech"] path = layers/meta-multitech - url = git://git.multitech.net/meta-multitech.git + url = https://git.multitech.net/cgit/meta-multitech.git branch = . [submodule "layers/meta-multitech-atmel"] path = layers/meta-multitech-atmel - url = git://git.multitech.net/meta-multitech-atmel.git + url = https://git.multitech.net/cgit/meta-multitech-atmel.git branch = . [submodule "layers/meta-java"] path = layers/meta-java branch = dunfell - url = git://git.yoctoproject.org/meta-java + url = https://git.yoctoproject.org/meta-java [submodule "layers/meta-nodejs"] path = layers/meta-nodejs url = https://github.com/imyller/meta-nodejs.git branch = master [submodule "layers/meta-python2"] path = layers/meta-python2 - url = git://git.openembedded.org/meta-python2 + url = https://git.openembedded.org/meta-python2 branch = dunfell [submodule "layers/meta-mono"] path = layers/meta-mono - url = git://git.yoctoproject.org/meta-mono + url = https://git.yoctoproject.org/meta-mono branch = dunfell [submodule "layers/meta-mlinux"] path = layers/meta-mlinux - url = git://git.multitech.net/meta-mlinux.git + url = https://git.multitech.net/cgit/meta-mlinux.git branch = . [submodule "layers/meta-mlinux-atmel"] path = layers/meta-mlinux-atmel - url = git://git.multitech.net/meta-mlinux-atmel.git + url = https://git.multitech.net/cgit/meta-mlinux-atmel.git branch = . [submodule "layers/meta-virtualization"] path = layers/meta-virtualization - url = git://git.yoctoproject.org/meta-virtualization + url = https://git.yoctoproject.org/meta-virtualization branch = dunfell [submodule "layers/meta-swupdate"] path = layers/meta-swupdate -- cgit v1.2.3