Skip to content

Commit 32890f8

Browse files
committed
qemu_arc: Use zephyrproject-rtos mirror
Use the Zephyr mirror of the ARC QEMU so that we can carry local patches. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent c33f21f commit 32890f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
url = https://github.com/zephyrproject-rtos/qemu.git
3737
[submodule "qemu_arc"]
3838
path = qemu_arc
39-
url = https://github.com/foss-for-synopsys-dwc-arc-processors/qemu.git
39+
url = https://github.com/zephyrproject-rtos/arc-qemu.git
4040
[submodule "qemu_xilinx"]
4141
path = qemu_xilinx
4242
url = https://github.com/zephyrproject-rtos/xilinx-qemu.git

0 commit comments

Comments
 (0)