add all build deps of the distro
This commit is contained in:
15
.gitmodules
vendored
Normal file
15
.gitmodules
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
[submodule "meta-diya"]
|
||||
path = meta-diya
|
||||
url = ssh://git@git.iohub.dev:2222/dany/meta-diya.git
|
||||
[submodule "meta-openembedded"]
|
||||
path = meta-openembedded
|
||||
url = https://github.com/openembedded/meta-openembedded.git
|
||||
[submodule "meta-opi-diya"]
|
||||
path = meta-opi-diya
|
||||
url = ssh://git@git.iohub.dev:2222/dany/meta-opi-diya.git
|
||||
[submodule "meta-wayland"]
|
||||
path = meta-wayland
|
||||
url = ssh://git@git.iohub.dev:2222/dany/meta-wayland.git
|
||||
[submodule "poky"]
|
||||
path = poky
|
||||
url = http://git.yoctoproject.org/poky
|
Reference in New Issue
Block a user