initial commit
This commit is contained in:
17
.gitmodules
vendored
Normal file
17
.gitmodules
vendored
Normal 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
|
Reference in New Issue
Block a user