initial commit

This commit is contained in:
Dany LE
2022-08-03 17:28:28 +02:00
parent 461d100be2
commit 641b23cb60
7 changed files with 311 additions and 0 deletions

17
.gitmodules vendored Normal file
View File

@@ -0,0 +1,17 @@
[submodule "poky"]
path = poky
url = git://git.yoctoproject.org/poky
shallow = true
brach = honister
[submodule "meta-rpi-diya-build"]
path = meta-rpi-diya-build
url = https://git.iohub.dev/dany/meta-rpi-diya-build
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