add shallows to .submodules

This commit is contained in:
DanyLE 2025-03-27 10:53:55 +01:00
parent 29fde50929
commit 1b974571ae

5
.gitmodules vendored
View File

@ -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