chore(submodule): move meta-openembedded and meta-virtualization to bitbucket clone
This commit is contained in:
parent
a633344e1e
commit
b7fd85c8b0
|
|
@ -8,9 +8,9 @@
|
|||
branch = kirkstone
|
||||
[submodule "layers/meta-openembedded"]
|
||||
path = layers/meta-openembedded
|
||||
url = git://git.openembedded.org/meta-openembedded
|
||||
url = git clone ssh://git@bitbucket.gad.local:7999/ico/meta-openembedded.git
|
||||
branch = kirkstone
|
||||
[submodule "layers/meta-virtualization"]
|
||||
path = layers/meta-virtualization
|
||||
url = git://git.yoctoproject.org/meta-virtualization
|
||||
url = git clone ssh://git@bitbucket.gad.local:7999/ico/meta-virtualization.git
|
||||
branch = kirkstone
|
||||
|
|
|
|||
Loading…
Reference in New Issue