Skip to content

Commit 66e5f92

Browse files
awojasinskistephanosio
authored andcommitted
meta-zephyr-sdk: qemu: Pull in QEMU with semihosting fix
Pulls in QEMU with semihosting module updated from v7.0.0 to v7.2.0. This fixes issue with semihosting that wasn't waiting for completion of one operation before starting another. Signed-off-by: Adam Wojasinski <[email protected]>
1 parent 226da6b commit 66e5f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
55
LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
66
file://COPYING.LIB;endline=24;md5=8c5efda6cf1e1b03dcfd0e6c0d271c7f"
77

8-
SRCREV = "ffe03b7e85c17a3db65e53718b30393d2cf159ee"
8+
SRCREV = "06740e68dcb2c2ae168875a730f233f5661eb8b6"
99
SRC_URI = "git://github.com/zephyrproject-rtos/qemu.git;protocol=https;nobranch=1 \
1010
https://github.com/zephyrproject-rtos/seabios/releases/download/zephyr-v1.0.0/bios-128k.bin;name=bios-128k \
1111
https://github.com/zephyrproject-rtos/seabios/releases/download/zephyr-v1.0.0/bios-256k.bin;name=bios-256k \

0 commit comments

Comments
 (0)