meta-rpi-diya-build/.gitmodules

20 lines
540 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-18 13:33:05 +02:00
[submodule "meta-qt5"]
path = meta-qt5
url = https://github.com/meta-qt5/meta-qt5
shallow = true