meta-rpi-diya-build/.gitmodules
DanyLE 9a80cdc2f4
Some checks failed
gitea-sync/meta-rpi-diya-build/pipeline/head There was a failure building this commit
feat: add qt5 support
2023-07-18 13:33:05 +02:00

20 lines
540 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-qt5"]
path = meta-qt5
url = https://github.com/meta-qt5/meta-qt5
shallow = true