update correct submodule

This commit is contained in:
Dany LE
2022-08-03 17:52:13 +02:00
parent 0e8d11c0cd
commit e15cb912c0
3 changed files with 4 additions and 5 deletions

7
.gitmodules vendored
View File

@ -3,10 +3,6 @@
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
@ -15,3 +11,6 @@
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

1
meta-rpi-diya Submodule

Submodule meta-rpi-diya added at fe19194897