!99 刷新submodule并将其URL改为使用相对路径

Merge pull request !99 from Caoruihong/relative_url
This commit is contained in:
openharmony_ci 2021-04-29 09:17:16 +08:00 committed by Gitee
commit 4f39369e13
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