[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:
Tamer Ahmed 2021-08-11 17:52:27 -07:00 committed by Ying Xie
parent b826630262
commit ed40b53ee1
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -86,3 +86,6 @@
[submodule "src/sonic-mgmt-common"]
path = src/sonic-mgmt-common
url = https://github.com/Azure/sonic-mgmt-common.git
[submodule "src/linkmgrd"]
path = src/linkmgrd
url = https://github.com/Azure/sonic-linkmgrd.git

1
src/linkmgrd Submodule

@ -0,0 +1 @@
Subproject commit 97cba3e909774f252394a30c826adbea32fe9132