Skip to content

Commit 690d2ee

Browse files
committed
Fix ARM submodule URLs
Looks like review.mlplatform.org is no longer hosting these things and these are the new URLs.
1 parent 809a1a5 commit 690d2ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "backends/arm/third-party/ethos-u-core-driver"]
22
path = backends/arm/third-party/ethos-u-core-driver
3-
url = https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver
3+
url = https://git.mlplatform.org/ml/ethos-u/ethos-u-core-driver.git/
44
[submodule "backends/arm/third-party/serialization_lib"]
55
path = backends/arm/third-party/serialization_lib
6-
url = https://review.mlplatform.org/tosa/serialization_lib
6+
url = https://git.mlplatform.org/tosa/serialization_lib.git/
77
[submodule "backends/vulkan/third-party/Vulkan-Headers"]
88
path = backends/vulkan/third-party/Vulkan-Headers
99
url = https://github.com/KhronosGroup/Vulkan-Headers

0 commit comments

Comments
 (0)