[linkmgrd] Relocate Linkmgrd to Github
This PR deletes local-to-buildimage linkmgrd and creates new submodule pointing to github repo of sonic-linkmgrd. signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
This commit is contained in:
parent
29e9b775c1
commit
56d4c34be7
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -94,3 +94,6 @@
|
||||
[submodule "platform/broadcom/sonic-platform-modules-nokia"]
|
||||
path = platform/broadcom/sonic-platform-modules-nokia
|
||||
url = https://github.com/nokia/sonic-platform.git
|
||||
[submodule "src/linkmgrd"]
|
||||
path = src/linkmgrd
|
||||
url = https://github.com/Azure/sonic-linkmgrd.git
|
||||
|
1
src/linkmgrd
Submodule
1
src/linkmgrd
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 97cba3e909774f252394a30c826adbea32fe9132
|
Loading…
Reference in New Issue
Block a user