-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
27 lines (27 loc) · 861 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "layers/poky"]
path = layers/poky
url = https://github.com/balena-os/poky
branch = sumo
[submodule "layers/meta-openembedded"]
path = layers/meta-openembedded
url = https://github.com/openembedded/meta-openembedded.git
branch = sumo
[submodule "layers/meta-odroid"]
path = layers/meta-odroid
url = https://github.com/akuster/meta-odroid.git
branch = thud
[submodule "layers/meta-balena"]
path = layers/meta-balena
url = https://github.com/balena-os/meta-balena.git
branch = master
[submodule "balena-yocto-scripts"]
path = balena-yocto-scripts
url = https://github.com/balena-os/balena-yocto-scripts.git
branch = master
[submodule "layers/meta-rust"]
path = layers/meta-rust
url = https://github.com/meta-rust/meta-rust.git
[submodule "contracts"]
path = contracts
url = https://github.com/balena-io/contracts.git
branch = master