fix(.gitmodules): fix branch name of meta-efibootguard
This commit is contained in:
parent
9a6e6e5823
commit
3278807e53
|
|
@ -17,7 +17,7 @@
|
||||||
[submodule "layers/meta-efibootguard"]
|
[submodule "layers/meta-efibootguard"]
|
||||||
path = layers/meta-efibootguard
|
path = layers/meta-efibootguard
|
||||||
url = ssh://git@bitbucket.gad.local:7999/ico/meta-efibootguard.git
|
url = ssh://git@bitbucket.gad.local:7999/ico/meta-efibootguard.git
|
||||||
branch = coreos/master
|
branch = master
|
||||||
[submodule "layers/meta-swupdate"]
|
[submodule "layers/meta-swupdate"]
|
||||||
path = layers/meta-swupdate
|
path = layers/meta-swupdate
|
||||||
url = ssh://git@bitbucket.gad.local:7999/ico/meta-swupdate.git
|
url = ssh://git@bitbucket.gad.local:7999/ico/meta-swupdate.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue