Skip to content

Commit 8a6a909

Browse files
committed
env: update optee submodule url
Signed-off-by: Huaqi Fang <578567190@qq.com>
1 parent dc3e54e commit 8a6a909

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.gitmodules

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@
2020

2121
[submodule "optee/optee_os"]
2222
path = optee/optee_os
23-
url = git@gito.corp.nucleisys.com:software/linuxdev/optee_os.git
23+
url = ../optee_os.git
2424

2525
[submodule "optee/optee_client"]
2626
path = optee/optee_client
27-
url = git@gito.corp.nucleisys.com:software/linuxdev/optee_client.git
27+
url = ../optee_client.git
2828

2929
[submodule "optee/optee_test"]
3030
path = optee/optee_test
31-
url = git@gito.corp.nucleisys.com:software/linuxdev/optee_test.git
31+
url = ../optee_test.git
3232

3333
[submodule "optee/optee_examples"]
3434
path = optee/optee_examples
35-
url = git@gito.corp.nucleisys.com:software/linuxdev/optee_examples.git
35+
url = ../optee_examples.git
3636

3737
[submodule "optee/optee_benchmark"]
3838
path = optee/optee_benchmark
39-
url = git@gito.corp.nucleisys.com:software/linuxdev/optee_benchmark.git
39+
url = ../optee_benchmark.git

0 commit comments

Comments
 (0)