Skip to content

Commit 7faaeb2

Browse files
committed
meta-zephyr-sdk: qemu: Use QEMU submodule
Use 'qemu' submodule as the source for building QEMU. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent db96c92 commit 7faaeb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-zephyr-sdk/recipes-devtools/qemu/qemu-zephyr_git.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
3838
file://COPYING.LIB;endline=24;md5=8c5efda6cf1e1b03dcfd0e6c0d271c7f"
3939

4040
SRCREV = "37b8667bf62f568167b0ef28aa7e6a0878218ae7"
41-
SRC_URI = "gitsm://github.com/zephyrproject-rtos/qemu.git;protocol=https;nobranch=1 \
41+
SRC_URI = "git://../../../qemu;protocol=file;nobranch=1 \
4242
file://powerpc_rom.bin \
4343
file://run-ptest \
4444
file://qemu-guest-agent.init \

0 commit comments

Comments
 (0)