add shallows to .submodules
This commit is contained in:
parent
29fde50929
commit
1b974571ae
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -1,15 +1,20 @@
|
||||
[submodule "meta-diya"]
|
||||
path = meta-diya
|
||||
url = https://git.iohub.dev/dany/meta-diya.git
|
||||
shallow = true
|
||||
[submodule "meta-openembedded"]
|
||||
path = meta-openembedded
|
||||
url = https://github.com/openembedded/meta-openembedded.git
|
||||
shallow = true
|
||||
[submodule "meta-opi-diya"]
|
||||
path = meta-opi-diya
|
||||
url = https://git.iohub.dev/dany/meta-opi-diya.git
|
||||
shallow = true
|
||||
[submodule "meta-wayland"]
|
||||
path = meta-wayland
|
||||
url = https://git.iohub.dev/dany/meta-wayland.git
|
||||
shallow = true
|
||||
[submodule "poky"]
|
||||
path = poky
|
||||
url = http://git.yoctoproject.org/poky
|
||||
shallow = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user