meta-rpi-diya-build/.gitmodules

20 lines
558 B
Plaintext
Raw Normal View History

2022-08-03 17:28:28 +02:00
[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
2022-08-03 17:52:13 +02:00
[submodule "meta-rpi-diya"]
path = meta-rpi-diya
url = https://git.iohub.dev/dany/meta-rpi-diya
2023-07-26 12:09:47 +02:00
[submodule "meta-wayland"]
path = meta-wayland
url = https://github.com/MarkusVolk/meta-wayland.git
2023-07-26 15:19:51 +02:00
shallow = true