-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
27 lines (27 loc) · 1000 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "sm/sonic-swss-common"]
path = sm/sonic-swss-common
url = https://github.com/Azure/sonic-swss-common.git
[submodule "sm/sonic-sairedis"]
path = sm/sonic-sairedis
url = https://github.com/Azure/sonic-sairedis.git
[submodule "sm/sonic-swss"]
path = sm/sonic-swss
url = https://github.com/Azure/sonic-swss.git
[submodule "sm/sonic-utilities"]
path = sm/sonic-utilities
url = https://github.com/Azure/sonic-utilities.git
[submodule "sm/sonic-buildimage"]
path = sm/sonic-buildimage
url = https://github.com/Azure/sonic-buildimage.git
[submodule "sm/sonic-py-swsssdk"]
path = sm/sonic-py-swsssdk
url = https://github.com/Azure/sonic-py-swsssdk.git
[submodule "sm/sonic-frr"]
path = sm/sonic-frr
url = https://github.com/Azure/sonic-frr.git
[submodule "sm/sonic-dbsyncd"]
path = sm/sonic-dbsyncd
url = https://github.com/Azure/sonic-dbsyncd.git
[submodule "sm/sonic-platform-common"]
path = sm/sonic-platform-common
url = https://github.com/sonic-net/sonic-platform-common.git