File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
meta-zephyr-sdk/recipes-devtools/qemu_arc Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 36
36
url = https://github.com/zephyrproject-rtos/qemu.git
37
37
[submodule "qemu_arc "]
38
38
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
40
40
[submodule "qemu_xilinx "]
41
41
path = qemu_xilinx
42
42
url = https://github.com/zephyrproject-rtos/xilinx-qemu.git
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
6
6
file://COPYING.LIB;endline=24;md5=8c5efda6cf1e1b03dcfd0e6c0d271c7f"
7
7
8
8
SRCREV = "${ZEPHYR_SDK_QEMU_ARC_SRCREV} "
9
- SRC_URI = "gitsm://github.com/foss-for-synopsys-dwc- arc-processors/ qemu.git;protocol=https;nobranch=1 \
9
+ SRC_URI = "gitsm://github.com/zephyrproject-rtos/ arc-qemu.git;protocol=https;nobranch=1 \
10
10
file://cross.patch \
11
11
"
12
12
You can’t perform that action at this time.
0 commit comments