balena-allwinner/.gitmodules
Florin Sarbu 2301a06a1c Change poky submodule to use our github hosted mirror
We do this change because we noticed frequent timeouts
in different parts of our build infrastructure when pulling
the poky repository from https://git.yoctoproject.org/git/poky

Changelog-entry: Change the poky submodule to our github mirror
Signed-off-by: Florin Sarbu <florin@balena.io>
2019-09-10 15:41:46 +02:00

18 lines
662 B
Text

[submodule "balena-yocto-scripts"]
path = balena-yocto-scripts
url = https://github.com/balena-os/balena-yocto-scripts.git
[submodule "layers/poky"]
path = layers/poky
url = https://github.com/balena-os/poky
[submodule "layers/meta-openembedded"]
path = layers/meta-openembedded
url = https://github.com/openembedded/meta-openembedded
[submodule "layers/meta-resin"]
path = layers/meta-resin
url = https://github.com/resin-os/meta-resin
[submodule "layers/meta-sunxi"]
path = layers/meta-sunxi
url = https://github.com/linux-sunxi/meta-sunxi.git
[submodule "layers/meta-rust"]
path = layers/meta-rust
url = https://github.com/meta-rust/meta-rust.git