File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
meta-zephyr-sdk/recipes-devtools/qemu Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -37,15 +37,14 @@ inherit pkgconfig systemd python3native
3737LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
3838 file://COPYING.LIB;endline=24;md5=8c5efda6cf1e1b03dcfd0e6c0d271c7f"
3939
40- SRCREV = "37b8667bf62f568167b0ef28aa7e6a0878218ae7"
41- SRC_URI = "gitsm://github.com/zephyrproject-rtos/qemu.git;protocol=https;nobranch=1 \
40+ SRC_URI = "gitsm://github.com/zephyrproject-rtos/sdk-ng.git;protocol=https;branch=main;subpath=qemu \
4241 file://powerpc_rom.bin \
4342 file://run-ptest \
4443 file://qemu-guest-agent.init \
4544 file://qemu-guest-agent.udev \
4645 "
4746
48- S = "${WORKDIR} /git"
47+ S = "${WORKDIR} /git/qemu "
4948
5049CVE_STATUS [CVE -2007-0998 ] = "not-applicable-config: The VNC server can expose host files uder some circumstances. We don't enable it by default."
5150
You can’t perform that action at this time.
0 commit comments