File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
meta-zephyr-sdk/recipes-devtools/qemu Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,15 +37,15 @@ inherit pkgconfig systemd python3native
37
37
LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
38
38
file://COPYING.LIB;endline=24;md5=8c5efda6cf1e1b03dcfd0e6c0d271c7f"
39
39
40
- SRCREV = "37b8667bf62f568167b0ef28aa7e6a0878218ae7 "
41
- SRC_URI = "gitsm://github.com/zephyrproject-rtos/qemu .git;protocol=https;nobranch=1 \
40
+ SRCREV = "${AUTOREV} "
41
+ SRC_URI = "gitsm://github.com/zephyrproject-rtos/sdk-ng .git;protocol=https;branch=main \
42
42
file://powerpc_rom.bin \
43
43
file://run-ptest \
44
44
file://qemu-guest-agent.init \
45
45
file://qemu-guest-agent.udev \
46
46
"
47
47
48
- S = "${WORKDIR} /git"
48
+ S = "${WORKDIR} /git/qemu "
49
49
50
50
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."
51
51
You can’t perform that action at this time.
0 commit comments