Skip to content

Commit 59134c1

Browse files
dinabenamarmarius-alex-tache
authored andcommitted
[nxp noup][common] updating .gitmodules
(cherry picked from commit d2eabdc356461da3043faa844fccd433073521d0)
1 parent ef2cd7f commit 59134c1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitmodules

+4-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
branch = main
2626
[submodule "openthread"]
2727
path = third_party/openthread/repo
28-
url = https://github.com/openthread/openthread.git
28+
url = ../openthread.git
2929
branch = main
3030
[submodule "ot-br-posix"]
3131
path = third_party/ot-br-posix/repo
@@ -58,7 +58,7 @@
5858
platforms = nxp
5959
[submodule "third_party/openthread/ot-nxp"]
6060
path = third_party/openthread/ot-nxp
61-
url = https://github.com/NXP/ot-nxp.git
61+
url = ../ot-nxp.git
6262
platforms = nxp
6363
[submodule "third_party/openthread/ot-qorvo"]
6464
path = third_party/openthread/ot-qorvo
@@ -208,6 +208,7 @@
208208
[submodule "third_party/nxp/mw320_sdk/repo"]
209209
path = third_party/nxp/mw320_sdk/repo
210210
url = https://github.com/nxptest/mw320_sdk
211+
branch = SDK_2.9.11
211212
platforms = mw320
212213
[submodule "third_party/silabs/matter_support"]
213214
path = third_party/silabs/matter_support
@@ -306,7 +307,7 @@
306307
platforms = infineon
307308
[submodule "third_party/nxp/nxp_matter_support"]
308309
path = third_party/nxp/nxp_matter_support
309-
url = https://github.com/NXP/nxp_matter_support.git
310+
url = ../nxp_matter_support.git
310311
branch = master
311312
platforms = nxp
312313
[submodule "third_party/infineon/psoc6/psoc6_sdk/libs/btstack-integration"]

0 commit comments

Comments
 (0)