Update submodule URLs to use HTTPS instead of SSH
Some checks failed
Manuelles Build mit ISE / build (push) Failing after 4s
Some checks failed
Manuelles Build mit ISE / build (push) Failing after 4s
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -1,12 +1,12 @@
|
||||
[submodule "libs/AXI-HS-MUX"]
|
||||
path = libs/AXI-HS-MUX
|
||||
url = ssh://git@git.0xmax42.io:33612/maxp/AXI-HS-MUX.git
|
||||
url = https://git.0xmax42.io/maxp/AXI-HS-MUX.git
|
||||
[submodule "libs/AXI-HS-Scheduler"]
|
||||
path = libs/AXI-HS-Scheduler
|
||||
url = ssh://git@git.0xmax42.io:33612/maxp/AXI-HS-Scheduler.git
|
||||
url = https://git.0xmax42.io/maxp/AXI-HS-Scheduler.git
|
||||
[submodule "build"]
|
||||
path = build
|
||||
url = ssh://git@git.0xmax42.io:33612/maxp/Xilinx-ISE-Build.git
|
||||
url = https://git.0xmax42.io/maxp/Xilinx-ISE-Build.git
|
||||
[submodule "libs/Pipeline-AXI-Handshake"]
|
||||
path = libs/Pipeline-AXI-Handshake
|
||||
url = ssh://git@git.0xmax42.io:33612/maxp/Pipeline-AXI-Handshake.git
|
||||
url = https://git.0xmax42.io/maxp/Pipeline-AXI-Handshake.git
|
||||
|
Reference in New Issue
Block a user