diff --git a/.gitmodules b/.gitmodules index 82386a88..66013bf7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -36,7 +36,7 @@ url = https://github.com/zephyrproject-rtos/qemu.git [submodule "qemu_arc"] path = qemu_arc - url = https://github.com/foss-for-synopsys-dwc-arc-processors/qemu.git + url = https://github.com/zephyrproject-rtos/arc-qemu.git [submodule "qemu_xilinx"] path = qemu_xilinx url = https://github.com/zephyrproject-rtos/xilinx-qemu.git diff --git a/meta-zephyr-sdk/recipes-devtools/qemu_arc/qemu-arc_git.bb b/meta-zephyr-sdk/recipes-devtools/qemu_arc/qemu-arc_git.bb index 7f60ae7c..a85b682c 100644 --- a/meta-zephyr-sdk/recipes-devtools/qemu_arc/qemu-arc_git.bb +++ b/meta-zephyr-sdk/recipes-devtools/qemu_arc/qemu-arc_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \ file://COPYING.LIB;endline=24;md5=8c5efda6cf1e1b03dcfd0e6c0d271c7f" SRCREV = "${ZEPHYR_SDK_QEMU_ARC_SRCREV}" -SRC_URI = "gitsm://github.com/foss-for-synopsys-dwc-arc-processors/qemu.git;protocol=https;nobranch=1 \ +SRC_URI = "gitsm://github.com/zephyrproject-rtos/arc-qemu.git;protocol=https;nobranch=1 \ file://cross.patch \ " diff --git a/qemu b/qemu index fe132ed0..5828172d 160000 --- a/qemu +++ b/qemu @@ -1 +1 @@ -Subproject commit fe132ed0c9ae14a56bbf94b1d0d16b029b671c62 +Subproject commit 5828172dcfccf24e009b685a8f551f65c204745f diff --git a/qemu_arc b/qemu_arc index 76e0fa90..5df68faf 160000 --- a/qemu_arc +++ b/qemu_arc @@ -1 +1 @@ -Subproject commit 76e0fa9053b4184a29c9077959d484047eefe521 +Subproject commit 5df68faf3c5f3f5c1cb90e09efea74b95124f2d4 diff --git a/qemu_xilinx b/qemu_xilinx index 3c86427a..8cadce7a 160000 --- a/qemu_xilinx +++ b/qemu_xilinx @@ -1 +1 @@ -Subproject commit 3c86427a87ea668b4c12952d00f7382722f96816 +Subproject commit 8cadce7a9e10089e11533d33a0470008973527fd