use relative url for submodules

Change-Id: I3445dfb7b62888a2f6674fdebd364fb1727c61aa
This commit is contained in:
Caoruihong 2021-04-29 00:43:32 +08:00
parent 1f725147f3
commit 3ae790b065
3 changed files with 5 additions and 5 deletions

6
.gitmodules vendored
View File

@ -1,12 +1,12 @@
[submodule "third_party/cmsis"]
path = third_party/cmsis
url = https://gitee.com/openharmony/third_party_cmsis.git
url = ../third_party_cmsis.git
branch = .
[submodule "third_party/bounds_checking_function"]
path = third_party/bounds_checking_function
url = https://gitee.com/openharmony/third_party_bounds_checking_function.git
url = ../third_party_bounds_checking_function.git
branch = .
[submodule "third_party/FatFs"]
path = third_party/FatFs
url = https://gitee.com/openharmony/third_party_FatFs.git
url = ../third_party_FatFs.git
branch = .

2
third_party/FatFs vendored

@ -1 +1 @@
Subproject commit fb2d8394023a6eef12c5bd3eda8978f5e294e070
Subproject commit c9c6b40b5ce3cc87735229cd2b4b25eab98efb78

@ -1 +1 @@
Subproject commit ebef58f44419d0694e984d25acac231e737d60ff
Subproject commit 7052dd04a101eaf6a8f5acba8b675cdda4778d0a