Skip to content

Commit 8ca1665

Browse files
committed
hosttools: update to qemu 10.0.2
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent cb43dd2 commit 8ca1665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-zephyr-sdk/recipes-devtools/qemu/qemu-zephyr_10.0.0.bb renamed to meta-zephyr-sdk/recipes-devtools/qemu/qemu-zephyr_10.0.2.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \
6363
UPSTREAM_CHECK_URI = "https://www.qemu.org"
6464
UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+(\.\d+)+)\.tar"
6565

66-
SRC_URI[sha256sum] = "22c075601fdcf8c7b2671a839ebdcef1d4f2973eb6735254fd2e1bd0f30b3896"
66+
SRC_URI[sha256sum] = "ef786f2398cb5184600f69aef4d5d691efd44576a3cff4126d38d4c6fec87759"
6767
CVE_STATUS[CVE-2007-0998] = "not-applicable-config: The VNC server can expose host files uder some circumstances. We don't enable it by default."
6868

6969
# https://bugzilla.redhat.com/show_bug.cgi?id=1609015#c11

0 commit comments

Comments
 (0)