meta-rpi-diya-build/.gitmodules
2023-07-26 15:19:51 +02:00

20 lines
558 B
Plaintext

[submodule "poky"]
path = poky
url = git://git.yoctoproject.org/poky
shallow = true
[submodule "meta-raspberrypi"]
path = meta-raspberrypi
url = https://github.com/agherzan/meta-raspberrypi
shallow = true
[submodule "meta-openembedded"]
path = meta-openembedded
url = https://github.com/openembedded/meta-openembedded
shallow = true
[submodule "meta-rpi-diya"]
path = meta-rpi-diya
url = https://git.iohub.dev/dany/meta-rpi-diya
[submodule "meta-wayland"]
path = meta-wayland
url = https://github.com/MarkusVolk/meta-wayland.git
shallow = true