add base build setup for yocto walnascar

This commit is contained in:
OpenEmbedded
2025-07-12 17:32:34 +02:00
parent 68f35b905a
commit dd1c82c6c0
9 changed files with 325 additions and 1 deletions

25
.gitmodules vendored Normal file
View File

@@ -0,0 +1,25 @@
[submodule "meta-openembedded"]
path = meta-openembedded
url = https://github.com/openembedded/meta-openembedded.git
branch = scarthgap
shallow = true
[submodule "meta-wayland"]
path = meta-wayland
url = https://git.iohub.dev/dany/meta-wayland.git
branch = scarthgap
shallow = true
[submodule "poky"]
path = poky
url = http://git.yoctoproject.org/poky
branch = scarthgap
shallow = true
[submodule "meta-diya"]
path = meta-diya
url = https://git.iohub.dev/dany/meta-diya.git
branch = master
shallow = true
[submodule "meta-pinephone-diya"]
path = meta-pinephone-diya
url = https://git.iohub.dev/dany/meta-pinephone-diya.git
branch = master
shallow = true